CngKeyBlobFormat.Pkcs8PrivateBlob Właściwość

Definicja

CngKeyBlobFormat Pobiera obiekt , który określa obiekt BLOB klucza prywatnego składni informacji (PKCS #8).

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

Wartość właściwości

Obiekt, który określa obiekt BLOB klucza prywatnego PKCS #8.

Uwagi

Obiekt BLOB klucza prywatnego PKCS #8 zawiera zarówno materiał klucza prywatnego, jak i publicznego w formacie PKCS #8.

Dotyczy