Lifetime

Children

class KeyChains.Key.Lifetime

Bases: Entity

Class Hierarchy: KeyChains Key Lifetime

This class represents configuration data.

Specify a key’s lifetime.

send_accept_lifetime

Single lifetime specification for both send and accept lifetimes

type: SendAcceptLifetime

send_lifetime

Separate lifetime specification for send lifetime

type: SendLifetime

accept_lifetime

Separate lifetime specification for accept lifetime

type: AcceptLifetime