CngKeyBlobFormat.EccFullPrivateBlob Proprietà

Definizione

Ottiene un oggetto CngKeyBlobFormat che specifica un BLOB di chiave privata per una chiave ECC (Elliptic Curve Cryptography) che contiene i parametri della curva esplicita.

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

Valore della proprietà

Oggetto che descrive un BLOB di chiave privata.

Si applica a