LeviLamina
Loading...
Searching...
No Matches
Certificate Class Reference

Public Member Functions

Certificateoperator= (Certificate const &)
 
MCAPI Certificate (::Certificate const &other)
 
MCAPI int64 getExpirationDate () const
 
MCAPI::std::string getIdentityPublicKey () const
 
MCAPI int64 getNotBeforeDate () const
 
MCAPI bool validate (int64 currentTime, bool isSelfSigned, bool checkExpired)
 
MCAPI ~Certificate ()
 
MCAPI void * $ctor (::Certificate const &other)
 
MCAPI void $dtor ()
 

Public Attributes

::UnverifiedCertificate mUnverifiedCertificate
 
::std::unique_ptr<::CertificatemParentCertificate
 
bool mIsValid
 
bool mIsSelfSigned
 

Constructor & Destructor Documentation

◆ Certificate()

MCAPI Certificate::Certificate ( ::Certificate const & other)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~Certificate()

MCAPI Certificate::~Certificate ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ getExpirationDate()

MCAPI int64 Certificate::getExpirationDate ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getIdentityPublicKey()

MCAPI::std::string Certificate::getIdentityPublicKey ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getNotBeforeDate()

MCAPI int64 Certificate::getNotBeforeDate ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ validate()

MCAPI bool Certificate::validate ( int64 currentTime,
bool isSelfSigned,
bool checkExpired )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * Certificate::$ctor ( ::Certificate const & other)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void Certificate::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: