CngAlgorithmGroup.Dsa Vlastnost

Definice

CngAlgorithmGroup Získá objekt, který určuje sadu algoritmů DSA (Digital Signature Algorithm).

public:
 static property System::Security::Cryptography::CngAlgorithmGroup ^ Dsa { System::Security::Cryptography::CngAlgorithmGroup ^ get(); };
public static System.Security.Cryptography.CngAlgorithmGroup Dsa { get; }
member this.Dsa : System.Security.Cryptography.CngAlgorithmGroup
Public Shared ReadOnly Property Dsa As CngAlgorithmGroup

Hodnota vlastnosti

CngAlgorithmGroup

Objekt, který určuje řadu algoritmů DSA.

Platí pro