Edit

Share via


MLDsaCng(CngKey) Constructor

Definition

public:
 MLDsaCng(System::Security::Cryptography::CngKey ^ key);
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public MLDsaCng(System.Security.Cryptography.CngKey key);
[<System.Runtime.Versioning.SupportedOSPlatform("windows")>]
new System.Security.Cryptography.MLDsaCng : System.Security.Cryptography.CngKey -> System.Security.Cryptography.MLDsaCng
Public Sub New (key As CngKey)

Parameters

key
CngKey
Attributes

Applies to