Aracılığıyla paylaş


PbeParameters.EncryptionAlgorithm Özellik

Tanım

Verileri şifrelerken kullanılacak algoritmayı alır.

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

Özellik Değeri

Verileri şifrelerken kullanılacak algoritma.

Şunlara uygulanır