System::Security::Cryptography::AsymmetricSignatureFormatter::SetHashAlgorithm method

AsymmetricSignatureFormatter::SetHashAlgorithm method

Sets hash algorithm to use.

virtual void System::Security::Cryptography::AsymmetricSignatureFormatter::SetHashAlgorithm(System::String strName)=0
ParameterTypeDescription
strNameSystem::StringHash algorithm name.

See Also