ECDiffieHellmanCngPublicKey.BlobFormat Proprietà

Definizione

Ottiene il formato BLOB della chiave per un ECDiffieHellmanCngPublicKey oggetto .

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

Valore della proprietà

Formato in cui è espresso il BLOB della chiave.

Si applica a