CngKeyBlobFormat.MLKemPrivateSeedBlob プロパティ

定義

Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) プライベート シード BLOB を指定する CngKeyBlobFormat オブジェクトを取得します。

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

プロパティ値

Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) プライベート シード BLOB を指定する CngKeyBlobFormat オブジェクト。

注釈

この BLOB 形式で識別される値は "MLKEMPRIVATESEEDBLOB" です。

適用対象