SetHashAlgorithm()

AsymmetricSignatureDeformatter::SetHashAlgorithm(System::String) method

Sets hash algorithm associated with deformatter.

virtual void System::Security::Cryptography::AsymmetricSignatureDeformatter::SetHashAlgorithm(System::String strName)=0

Arguments

ParameterTypeDescription
strNameSystem::StringName of hasing algorithm.

See Also