BackupCertificateResult interface
The backup certificate result, containing the backup blob.
Properties
| value | The backup blob containing the backed up certificate. |
Property Details
value
The backup blob containing the backed up certificate.
value?: Uint8Array
Property Value
Uint8Array