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