LeviLamina
Loading...
Searching...
No Matches
Certificate Member List

This is the complete list of members for Certificate, including all inherited members.

$ctor(::Certificate const &other)Certificate
$dtor()Certificate
Certificate() (defined in Certificate)Certificate
Certificate(::Certificate const &other)Certificate
createWebToken(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool isCertificateAuthority, ::Json::Value const *extraData)Certificatestatic
createWrappedCertificate(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool isCertificateAuthority, ::Json::Value const *extraData, ::std::unique_ptr<::Certificate > parentCertificate)Certificatestatic
getExpirationDate() constCertificate
getIdentityPublicKey() constCertificate
getNotBeforeDate() constCertificate
isCertificateAuthority() constCertificate
mIsSelfSigned (defined in Certificate)Certificate
mIsValid (defined in Certificate)Certificate
mParentCertificate (defined in Certificate)Certificate
mUnverifiedCertificate (defined in Certificate)Certificate
operator=(Certificate const &) (defined in Certificate)Certificate
validate(int64 currentTime, bool isSelfSigned, bool checkExpired)Certificate
~Certificate()Certificate