System::Security::Cryptography::ECDsaBotan::GenerateKey method
ECDsaBotan::GenerateKey method
Generates a new public/private key pair for the specified curve.
void System::Security::Cryptography::ECDsaBotan::GenerateKey(const ECCurve &curve) override
Parameter | Type | Description |
---|---|---|
curve | const ECCurve& | Curve to use to generate the keys. |
See Also
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++