Udostępnij za pośrednictwem


RSAEncryptionPadding.OaepSHA384 Właściwość

Definicja

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

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

Wartość właściwości

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

Dotyczy