class bluecat.tsig_key.TSIGKey
(api, api_entity=None)
Bases: bluecat.entity.Entity
A TSIG Key in BlueCat Address Manager.
Parameters | Description |
---|---|
api | API instance used by the entity to communicate with BAM. |
api_entity | The data as communicated by BAM. |
algorithm
Algorithm of the TSIG key.
creation_time
Date and time when the TSIG key was added to the BlueCat Address Manager.
generated
Whether the TSIG key was generated by BlueCat Address Manager or added with a specific value for secret.
length
Length of the TSIG Key (in bits).
secret
Secret of the TSIG key.