TdeCertificateProperties interface

Properties of a TDE certificate.

Properties

certPassword

The certificate password.

privateBlob

The base64 encoded certificate private blob.

Property Details

certPassword

The certificate password.

certPassword?: string

Property Value

string

privateBlob

The base64 encoded certificate private blob.

privateBlob: string

Property Value

string