CngKeyBlobFormat.Format 属性

定义

获取当前 CngKeyBlobFormat 对象指定的密钥 BLOB 格式的名称。

public:
 property System::String ^ Format { System::String ^ get(); };
public string Format { get; }
member this.Format : string
Public ReadOnly Property Format As String

属性值

String

嵌入的密钥 BLOB 格式名称。

适用于