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