System::Security::Cryptography::AsymmetricSignatureDeformatter::SetHashAlgorithm method

AsymmetricSignatureDeformatter::SetHashAlgorithm method

RTTI information.

virtual void System::Security::Cryptography::AsymmetricSignatureDeformatter::SetHashAlgorithm(System::String strName)=0
ParameterTypeDescription
strNameSystem::StringName of hasing algorithm.

Remarks

Sets hash algorithm associated with deformatter.

See Also