get_OaepSHA512()

RSAEncryptionPadding::get_OaepSHA512() method

Gets OAEP mode with SHA512 hash algorithm.

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

See Also