This topic has not yet been rated - Rate this topic

CngKeyBlobFormat Properties

The CngKeyBlobFormat type exposes the following members.

  Name Description
Public property Static member EccPrivateBlob Gets a CngKeyBlobFormat object that specifies a private key BLOB for an elliptic curve cryptography (ECC) key.
Public property Static member EccPublicBlob Gets a CngKeyBlobFormat object that specifies a public key BLOB for an elliptic curve cryptography (ECC) key.
Public property Format Gets the name of the key BLOB format that the current CngKeyBlobFormat object specifies.
Public property Static member GenericPrivateBlob Gets a CngKeyBlobFormat object that specifies a generic private key BLOB.
Public property Static member GenericPublicBlob Gets a CngKeyBlobFormat object that specifies a generic public key BLOB.
Public property Static member OpaqueTransportBlob Gets a CngKeyBlobFormat object that specifies an opaque transport key BLOB.
Public property Static member Pkcs8PrivateBlob Gets a CngKeyBlobFormat object that specifies a Private Key Information Syntax Standard (PKCS #8) key BLOB.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.