Share via


RSAEncryptionPadding.Pkcs1 Vlastnost

Definice

Získá objekt, který představuje šifrovací standard PKCS #1.

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

Hodnota vlastnosti

Objekt, který představuje šifrovací standard PKCS #1.

Platí pro