MLDsaCng(CngKey) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
MLDsaCng(System::Security::Cryptography::CngKey ^ key);
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public MLDsaCng(System.Security.Cryptography.CngKey key);
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
new System.Security.Cryptography.MLDsaCng : System.Security.Cryptography.CngKey -> System.Security.Cryptography.MLDsaCng
Public Sub New (key As CngKey)
パラメーター
- key
- CngKey
現在のオブジェクトによって実行される暗号化操作への入力として使用されるキー。
- 属性
例外
key は nullです。
key では、Module-Lattice-Based Digital Signature Algorithm (ML-DSA) グループは指定されていません。
このシステムでは、暗号化次世代 (CNG) クラスはサポートされていません。