System::Security::Cryptography::RSAPKCS1SignatureFormatter::SetHashAlgorithm メソッド
RSAPKCS1SignatureFormatter::SetHashAlgorithm method
使用するハッシュアルゴリズムを設定します。
virtual void System::Security::Cryptography::RSAPKCS1SignatureFormatter::SetHashAlgorithm(System::String strName) override
| パラメーター | 型 | 説明 |
|---|---|---|
| strName | System::String | ハッシュアルゴリズム名。“SHA1”、“SHA256”、“SHA384”、または “SHA512” のいずれかである必要があります。 |
参照
- Class String
- Class RSAPKCS1SignatureFormatter
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++