nn::crypto::RsaContext::Finalize Member Functionvoid Finalize();
None.
Destroys the RSA context. This function must be called once after using software RSA.
To use this function while using the SSL library, always call nn::ssl::Finalize() first.
CONFIDENTIAL