get_OaepSHA256()

RSAEncryptionPadding::get_OaepSHA256() method

Gets OAEP mode with SHA256 hash algorithm.

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

See Also