PublicKey¶
Structure Class¶
PublicKey
dataclass
¶
Contains information about a returned public key.
Attributes¶
fingerprint
class-attribute
instance-attribute
¶
fingerprint: str | None = None
The fingerprint of the public key.
validity_end_time
class-attribute
instance-attribute
¶
validity_end_time: datetime | None = None
The ending time of validity of the public key.