RSAEncryptionPadding.OaepHashAlgorithm Egenskap

Definition

Hämtar hash-algoritmen som används tillsammans med utfyllnadsläget Oaep .

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

Egenskapsvärde

Hash-algoritmen.

Kommentarer

Om värdet för Mode egenskapen inte Oaepär blir Namedet null .

Gäller för