RSAEncryptionPadding.Mode Vlastnost

Definice

Získá režim odsazení reprezentovaný touto RSAEncryptionPadding instancí.

public:
 property System::Security::Cryptography::RSAEncryptionPaddingMode Mode { System::Security::Cryptography::RSAEncryptionPaddingMode get(); };
public System.Security.Cryptography.RSAEncryptionPaddingMode Mode { get; }
member this.Mode : System.Security.Cryptography.RSAEncryptionPaddingMode
Public ReadOnly Property Mode As RSAEncryptionPaddingMode

Hodnota vlastnosti

RSAEncryptionPaddingMode

Režim odsazení.

Platí pro