ReleaseKeyResult Class

The result of a key release operation.

Inheritance
builtins.object
ReleaseKeyResult

Constructor

ReleaseKeyResult(value: str)

Parameters

Name Description
value
Required
str

A signed token containing the released key.

Variables

Name Description
value
str

A signed token containing the released key.