System::Security::Cryptography::ECDsa::ImportParameters method
ECDsa::ImportParameters method
Imports all parameters from data structure.
virtual void System::Security::Cryptography::ECDsa::ImportParameters(const ECParameters ¶meters)
Parameter | Type | Description |
---|---|---|
parameters | const ECParameters& | Structure to import parameters from. |
See Also
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++