Share via


RSAEncryptionPadding.OaepSHA384 Vlastnost

Definice

Získá objekt, který představuje optimální asymetrické šifrování odsazení (OAEP) standard šifrování pomocí algoritmu hash 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

Hodnota vlastnosti

Objekt, který představuje šifrovací standard OAEP pomocí algoritmu hash SHA384.

Platí pro