get_OaepSHA1()

RSAEncryptionPadding::get_OaepSHA1() method

Gets OAEP mode with SHA1 hash algorithm.

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

See Also