System::Security::Cryptography::RSAEncryptionPadding::get_OaepHashAlgorithm method

RSAEncryptionPadding::get_OaepHashAlgorithm method

Gets the hash algorithm used with OAEP.

const HashAlgorithmName & System::Security::Cryptography::RSAEncryptionPadding::get_OaepHashAlgorithm() const

See Also