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; }
member this.OaepSHA384 : System.Security.Cryptography.RSAEncryptionPadding
Public Shared ReadOnly Property OaepSHA384 As RSAEncryptionPadding

Hodnota vlastnosti

RSAEncryptionPadding

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

Platí pro