System::Security::Cryptography::ECDsaBotan::SignHash 메서드
ECDsaBotan::SignHash method
지정된 입력 값의 서명을 계산합니다.
ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| hash | const ByteArrayPtr& | 서명할 데이터의 해시 값. |
ReturnValue
지정된 해시에 대한 ECDSA 서명.
또 보기
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++