System::Security::Cryptography::RSAPKCS1SignatureDeformatter::SetHashAlgorithm メソッド

RSAPKCS1SignatureDeformatter::SetHashAlgorithm method

使用するハッシュアルゴリズムを設定します。

virtual void System::Security::Cryptography::RSAPKCS1SignatureDeformatter::SetHashAlgorithm(System::String strName) override
パラメーター説明
strNameSystem::Stringハッシュアルゴリズム名。“SHA1”、“SHA256”、“SHA384”、または “SHA512” のいずれかである必要があります。

参照