Udostępnij za pośrednictwem


RSAEncryptionPadding.OaepSHA256 Właściwość

Definicja

Pobiera obiekt reprezentujący standard szyfrowania optymalnego asymetrycznego szyfrowania (OAEP) przy użyciu algorytmu wyznaczania skrótu SHA256.

public:
 static property System::Security::Cryptography::RSAEncryptionPadding ^ OaepSHA256 { System::Security::Cryptography::RSAEncryptionPadding ^ get(); };
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA256 { get; }
static member OaepSHA256 : System.Security.Cryptography.RSAEncryptionPadding
Public Shared ReadOnly Property OaepSHA256 As RSAEncryptionPadding

Wartość właściwości

Obiekt reprezentujący standard szyfrowania OAEP za pomocą algorytmu wyznaczania skrótu SHA256.

Dotyczy