SetHashAlgorithm()

AsymmetricSignatureFormatter::SetHashAlgorithm(System::String) method

Sets hash algorithm to use.

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

Arguments

ParameterTypeDescription
strNameSystem::StringHash algorithm name.

See Also