System.Security.Cryptography.CngKeyBlobFormat
Specifies a key BLOB format for use with Microsoft Cryptography Next Generation (CNG) objects.
Gets a CngKeyBlobFormat object that specifies a private key BLOB for an elliptic curve cryptography (ECC) key which contains explicit curve parameters.
Gets a CngKeyBlobFormat object that specifies a public key BLOB for an elliptic curve cryptography (ECC) key which contains explicit curve parameters.
Gets a CngKeyBlobFormat object that specifies a private key BLOB for an elliptic curve cryptography (ECC) key.
Gets a CngKeyBlobFormat object that specifies a public key BLOB for an elliptic curve cryptography (ECC) key.
Gets a CngKeyBlobFormat object that specifies a generic private key BLOB.
Gets a CngKeyBlobFormat object that specifies a generic public key BLOB.
Gets a CngKeyBlobFormat object that specifies an opaque transport key BLOB.
Gets a CngKeyBlobFormat object that specifies a Private Key Information Syntax Standard (PKCS #8) key BLOB.
Gets the name of the key BLOB format that the current CngKeyBlobFormat object specifies.
Initializes a new instance of the CngKeyBlobFormat class by using the specified format.
Determines whether two CngKeyBlobFormat objects specify the same key BLOB format.
Determines whether two CngKeyBlobFormat objects do not specify the same key BLOB format.
Compares the specified CngKeyBlobFormat object to the current CngKeyBlobFormat object.