KeyReleasePolicy interface

Properties

contentType

Content type and version of key release policy

data

Blob encoding the policy rules under which the key can be released.

Property Details

contentType

Content type and version of key release policy

contentType?: string

Property Value

string

data

Blob encoding the policy rules under which the key can be released.

data?: Uint8Array

Property Value

Uint8Array