ECDiffieHellmanCngPublicKey.BlobFormat Propriedade

Definição

Obtém o formato BLOB de chave para um 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 da propriedade

CngKeyBlobFormat

O formato no qual o BLOB de chave é expresso.

Aplica-se a