|
Certificate & | operator= (Certificate const &) |
|
MCAPI | Certificate (::Certificate const &other) |
|
MCAPI int64 | getExpirationDate () const |
|
MCAPI::std::string | getIdentityPublicKey () const |
|
MCAPI int64 | getNotBeforeDate () const |
|
MCAPI bool | isCertificateAuthority () const |
|
MCAPI bool | validate (int64 currentTime, bool isSelfSigned, bool checkExpired) |
|
MCAPI void * | $ctor (::Certificate const &other) |
|
MCAPI void | $dtor () |
|
|
static MCAPI ::std::unique_ptr<::WebToken > | createWebToken (::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool extraData, ::Json::Value const *isCertificateAuthority) |
|
static MCAPI ::std::unique_ptr<::Certificate > | createWrappedCertificate (::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool extraData, ::Json::Value const *parentCertificate, ::std::unique_ptr<::Certificate > isCertificateAuthority) |
|
The documentation for this class was generated from the following file: