CngAlgorithmGroup.Dsa Eigenschap

Definitie

Hiermee haalt u een CngAlgorithmGroup object op dat de DSA-familie (Digital Signature Algorithm) van algoritmen aangeeft.

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

Waarde van eigenschap

Een object dat de DSA-familie van algoritmen aangeeft.

Van toepassing op