System::Security::Cryptography::RSAPKCS1SignatureDeformatter::SetHashAlgorithm method
RSAPKCS1SignatureDeformatter::SetHashAlgorithm method
Sets hash algorithm to use.
virtual void System::Security::Cryptography::RSAPKCS1SignatureDeformatter::SetHashAlgorithm(System::String strName) override
Parameter | Type | Description |
---|---|---|
strName | System::String | Hash algorithm name. Should be “SHA1”, “SHA256”, “SHA384” or “SHA512”. |
See Also
- Class String
- Class RSAPKCS1SignatureDeformatter
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++