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 |
|
---|---|
Name | Description |
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 .
|