Key

Keys

Children

class KeyChains.Key

Bases: Entity

Class Hierarchy: KeyChains Key

This class represents configuration data.

One key.

key_id(key)

Key id

type: int

range: 0..18446744073709551615
key_string

The key string

type: KeyString

lifetime

Specify a key’s lifetime

type: Lifetime

crypto_algorithm

Cryptographic algorithm associated with key

type: CryptoAlgorithm