System::Security::Cryptography::ECDsaBotan::GenerateKey 方法
ECDsaBotan::GenerateKey method
为指定的曲线生成新的公/私钥对。
void System::Security::Cryptography::ECDsaBotan::GenerateKey(const ECCurve &curve) override
| Parameter | Type | 描述 |
|---|---|---|
| curve | const ECCurve& | 用于生成密钥的曲线。 |
另见
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++