System::Security::Cryptography::ECDsa::GenerateKey 方法
ECDsa::GenerateKey method
为指定的曲线生成新的公/私钥对。
virtual void System::Security::Cryptography::ECDsa::GenerateKey(const ECCurve &curve)
| 参数 | 类型 | 描述 |
|---|---|---|
| curve | const ECCurve& | 用于生成密钥的曲线。 |
另见
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++