CngKeyBlobFormat.MLKemPrivateBlob 속성

정의

CngKeyBlobFormat 모듈Lattice-Based Key-Encapsulation 메커니즘(ML-KEM) 프라이빗 키 BLOB을 지정하는 개체를 가져옵니다.

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

속성 값

CngKeyBlobFormat 모듈Lattice-Based Key-Encapsulation 메커니즘(ML-KEM) 프라이빗 키 BLOB을 지정하는 개체입니다.

설명

이 Blob 형식으로 식별되는 값은 "MLKEMPRIVATEBLOB"입니다.

적용 대상