KeyString

Leafs

class KeyChains.Key.KeyString

Bases: Entity

Class Hierarchy: KeyChains Key KeyString

This class represents configuration data.

The key string.

keystring

Key string in ASCII format

type: str

hexadecimal_string

Key in hexadecimal string format

type: str

pattern: ([0-9a-fA-F]{2}(:[0-9a-fA-F]{2})*)?