Udostępnij za pośrednictwem


CmsRecipient.RSAEncryptionPadding Właściwość

Definicja

Pobiera dopełnienie szyfrowania RSA do użycia podczas szyfrowania dla tego adresata.

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

Wartość właściwości

RSAEncryptionPadding

Wypełnienie szyfrowania RSA do użycia podczas szyfrowania dla tego adresata.

Uwagi

Wartość null wskazuje, że należy użyć domyślnego wypełnienia szyfrowania dla klucza publicznego certyfikatu.

Dotyczy