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.Page for C++