System::Security::Cryptography::RSA::ImportParameters method
RSA::ImportParameters method
Imports all parameters from data structure.
virtual void System::Security::Cryptography::RSA::ImportParameters(RSAParameters parameters)=0
Parameter | Type | Description |
---|---|---|
parameters | RSAParameters | Structure to import parameters from. |
See Also
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++