CngKeyBlobFormat.OpaqueTransportBlob 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 CngKeyBlobFormat 物件,指定不透明傳輸金鑰 BLOB。
public:
static property System::Security::Cryptography::CngKeyBlobFormat ^ OpaqueTransportBlob { System::Security::Cryptography::CngKeyBlobFormat ^ get(); };
public static System.Security.Cryptography.CngKeyBlobFormat OpaqueTransportBlob { get; }
static member OpaqueTransportBlob : System.Security.Cryptography.CngKeyBlobFormat
Public Shared ReadOnly Property OpaqueTransportBlob As CngKeyBlobFormat
屬性值
指定不透明傳輸金鑰 BLOB 的物件。
備註
不透明傳輸金鑰 BLOB 的格式是由每個金鑰儲存提供者所決定,並與這些金鑰儲存提供者相關聯。 針對這兩項作業,匯入和匯出不透明傳輸格式的金鑰需要使用相同的金鑰儲存提供者。