nn::ssl::ClientCert Classclass ClientCert : private ADLFireWall::NonCopyable
Class representing an SSL client certificate. The client certificates used in a single SSL communication session first have their certificate data registered to a ClientCert instance, and then that ClientCert instance is configured in the Connection class.
ClientCert
|
Constructor. | |
|---|---|---|
| V |
~ClientCert
|
Destructor. |
Initialize
|
Registers a certificate and private key, and initializes the client certificate. | |
Finalize
|
Finalizes the client certificate. This function must be called once after all use of the client certificate has finished. | |
GetID
|
Gets the client certificate's ID. |
ADLFireWall::NonCopyable
nn::ssl::ClientCert
CONFIDENTIAL