KeyReleasePolicy Class

KeyReleasePolicy.

Inheritance
KeyReleasePolicy

Constructor

KeyReleasePolicy(*, content_type: Optional[str] = 'application/json; charset=utf-8', data: Optional[bytes] = None, **kwargs)

Variables

content_type
str

Content type and version of key release policy.

data
bytes

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