AcceptLifetime

Leafs

class KeyChains.Key.Lifetime.AcceptLifetime

Bases: Entity

Class Hierarchy: KeyChains Key Lifetime AcceptLifetime

This class represents configuration data.

Separate lifetime specification for accept

lifetime.

always

Indicates key lifetime is always valid

type: Empty

start_date_time

Start time

type: str

pattern: \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[\+\-]\d{2}:\d{2})
no_end_time

Indicates key lifetime end-time in infinite

type: Empty

duration

Key lifetime duration, in seconds

type: int

range: 1..2147483646

units: seconds

end_date_time

End time

type: str

pattern: \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[\+\-]\d{2}:\d{2})