Skip to content

PrvKeyDataInfo (Class)

id property

The private key data id.

is_encrypted property

is_encrypted: bool

Whether the private key data is encrypted at rest.

name property

name: Optional[str]

The user-assigned name of this private key data, or None if unset.

__repr__

__repr__() -> str

The string representation.

RETURNS DESCRIPTION
str

The PrvKeyDataInfo as a string.

TYPE: str