|
LeviLamina
|
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 | |
| addAuthorityToCertificate(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, ::std::unique_ptr<::Certificate > certificate) (defined in Certificate) | Certificate | static |
| addToEnd(::Certificate const &certificate) (defined in Certificate) | Certificate | |
| createWebToken(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool isCertificateAuthority, ::Json::Value const *extraData) (defined in Certificate) | Certificate | static |
| createWrappedCertificate(::PrivateKeyManager &signer, int64 notBeforeDate, int64 expirationDate, ::std::string const &identityPublicKey, bool isCertificateAuthority, ::Json::Value const *extraData, ::std::unique_ptr<::Certificate > parentCertificate) (defined in Certificate) | Certificate | static |
| getExpirationDate() const (defined in Certificate) | Certificate | |
| getIdentityPublicKey() const (defined in Certificate) | Certificate | |
| getNotBeforeDate() const (defined in Certificate) | Certificate | |
| getRootParentCertificate() (defined in Certificate) | Certificate | |
| mIsSelfSigned (defined in Certificate) | Certificate | |
| mIsValid (defined in Certificate) | Certificate | |
| mParentCertificate (defined in Certificate) | Certificate | |
| mUnverifiedCertificate (defined in Certificate) | Certificate | |
| validate(int64 currentTime, bool isSelfSigned, bool checkExpired) (defined in Certificate) | Certificate | |
| ~Certificate() (defined in Certificate) | Certificate |