Method SSL.Context()->get_export_rsa_key()
- Method
get_export_rsa_key
Crypto.RSA
get_export_rsa_key()- Description
Called by the KeyExchangeExportRSA during KE_rsa_export key exchanges to get the weak RSA key. By default a new 512 bit key is generated for each key exchange. This method can be overloaded to provide caching or alternative means to generate keys.