CngKeyBlobFormat.EccFullPrivateBlob Eigenschaft

Definition

Ruft ein CngKeyBlobFormat Objekt ab, das einen privaten Schlüssel-BLOB für einen elliptischen Kurvenkryptografieschlüssel (ECC) angibt, der explizite Kurvenparameter enthält.

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

Eigenschaftswert

Ein Objekt, das einen privaten Schlüssel-BLOB beschreibt.

Gilt für: