set_HashAlgorithm()

ECDsaBotan::set_HashAlgorithm(const HashAlgorithmName&) method

Sets hash algortihm.

void System::Security::Cryptography::ECDsaBotan::set_HashAlgorithm(const HashAlgorithmName &value)

Arguments

ParameterTypeDescription
valueconst HashAlgorithmName&Hash algorithm name.

See Also