get_OaepSHA384()

RSAEncryptionPadding::get_OaepSHA384() method

Gets OAEP mode with SHA384 hash algorithm.

static SharedPtr<RSAEncryptionPadding> System::Security::Cryptography::RSAEncryptionPadding::get_OaepSHA384()

See Also