System::Security::Cryptography::ECDsa::SignHash メソッド
ECDsa::SignHash method
指定された入力値の署名を計算します。
virtual ByteArrayPtr System::Security::Cryptography::ECDsa::SignHash(const ByteArrayPtr &hash)=0
| パラメーター | 型 | 説明 |
|---|---|---|
| ハッシュ | const ByteArrayPtr& | 署名対象データのハッシュ値。 |
ReturnValue
指定されたハッシュの ECDSA 署名。
参照
- Typedef ByteArrayPtr
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++