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) (defined in Certificate)Certificate
$dtor() (defined in Certificate)Certificate
Certificate(::Certificate const &other) (defined in Certificate)Certificate
createWebToken(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool extraData, ::Json::Value const *isCertificateAuthority) (defined in Certificate)Certificatestatic
createWrappedCertificate(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool extraData, ::Json::Value const *parentCertificate, ::std::unique_ptr<::Certificate > isCertificateAuthority) (defined in Certificate)Certificatestatic
getExpirationDate() const (defined in Certificate)Certificate
getIdentityPublicKey() const (defined in Certificate)Certificate
getNotBeforeDate() const (defined in Certificate)Certificate
isCertificateAuthority() const (defined in Certificate)Certificate
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) (defined in Certificate)Certificate
~Certificate() (defined in Certificate)Certificate