Share via


KeyReleasePolicy Class

KeyReleasePolicy.

Constructor

KeyReleasePolicy(*args: Any, **kwargs: Any)

Variables

Name Description
content_type
str

Content type and version of key release policy.

data

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

Attributes

content_type

Content type and version of key release policy.

content_type: str | None

data

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

data: bytes | None