Class InterconnectMacsecConfigPreSharedKey (1.18.0)

InterconnectMacsecConfigPreSharedKey(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Describes a pre-shared key used to setup MACsec in static connectivity association key (CAK) mode.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
cak str
An auto-generated Connectivity Association Key (CAK) for this key. This field is a member of oneof_ _cak.
ckn str
An auto-generated Connectivity Association Key Name (CKN) for this key. This field is a member of oneof_ _ckn.
name str
User provided name for this pre-shared key. This field is a member of oneof_ _name.
start_time str
User provided timestamp on or after which this key is valid. This field is a member of oneof_ _start_time.