PbeParameters.EncryptionAlgorithm Egenskap

Definition

Hämtar algoritmen som ska användas vid kryptering av data.

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

Egenskapsvärde

Algoritmen som ska användas vid kryptering av data.

Gäller för