CngKey.Algorithm Proprietà

Definizione

Ottiene l'algoritmo utilizzato dalla chiave.

public:
 property System::Security::Cryptography::CngAlgorithm ^ Algorithm { System::Security::Cryptography::CngAlgorithm ^ get(); };
public System.Security.Cryptography.CngAlgorithm Algorithm { get; }
public System.Security.Cryptography.CngAlgorithm Algorithm { [System.Security.SecurityCritical] get; }
member this.Algorithm : System.Security.Cryptography.CngAlgorithm
[<get: System.Security.SecurityCritical>]
member this.Algorithm : System.Security.Cryptography.CngAlgorithm
Public ReadOnly Property Algorithm As CngAlgorithm

Valore della proprietà

CngAlgorithm

Oggetto che specifica il nome di un algoritmo di crittografia.

Attributi

Si applica a