System::Security::Cryptography::ECDsa::GenerateKey 메서드
ECDsa::GenerateKey method
지정된 곡선에 대한 새로운 공개/비공개 키 쌍을 생성합니다.
virtual void System::Security::Cryptography::ECDsa::GenerateKey(const ECCurve &curve)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 곡선 | const ECCurve& | 키를 생성하는 데 사용할 곡선. |
또 보기
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++