TdeCertificateProperties interface
TDE 證書的特性。
屬性
| cert |
憑證密碼。 |
| private |
base64 編碼的憑證私有 blob。 |
屬性詳細資料
certPassword
憑證密碼。
certPassword?: string
屬性值
string
privateBlob
base64 編碼的憑證私有 blob。
privateBlob: string
屬性值
string