ECDiffieHellmanCngPublicKey.BlobFormat Propiedad

Definición

Obtiene el formato BLOB de clave para un objeto ECDiffieHellmanCngPublicKey.

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

Valor de propiedad

CngKeyBlobFormat

Formato en el que se expresa el BLOB de clave.

Se aplica a