nn::crypto::RsaContext::Initialize Member Functionvoid Initialize();
| Name | Description | |
|---|---|---|
| None. |
Initializes the RSA context. This function must be called once before using RSA.
To use this function while using the SSL library, always call nn::ssl::Initialize() first.
CONFIDENTIAL