CngKeyBlobFormat.EccFullPrivateBlob 屬性

定義

取得 CngKeyBlobFormat 物件,指定橢圓曲線密碼編譯 (ECC) 金鑰的私密金鑰 BLOB,其中含有明確的曲線參數。

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

屬性值

描述私密金鑰 BLOB 的物件。

適用於