public sealed class InterconnectMacsecConfig : IMessage<InterconnectMacsecConfig>, IEquatable<InterconnectMacsecConfig>, IDeepCloneable<InterconnectMacsecConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectMacsecConfig.
MACsec configuration information for the Interconnect connection. Contains the generated Connectivity Association Key Name (CKN) and the key (CAK) for this Interconnect connection.
public RepeatedField<InterconnectMacsecConfigPreSharedKey> PreSharedKeys { get; }
A keychain placeholder describing a set of named key objects along with their start times. A MACsec CKN/CAK is generated for each key in the key chain. Google router automatically picks the key with the most recent startTime when establishing or re-establishing a MACsec secure link.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e class within the Compute Engine v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e class is used for storing MACsec configuration data, including the Connectivity Association Key Name (CKN) and the key (CAK), which is needed for establishing secure Interconnect connections.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the most up to date version for this documentation, with 3.5.0 being the current version for this page, there are many previous versions of the documentation available, down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it includes methods for constructing and managing \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreSharedKeys\u003c/code\u003e property of the \u003ccode\u003eInterconnectMacsecConfig\u003c/code\u003e class allows for the management of multiple pre-shared keys, where each pre-shared key contains a CKN/CAK and a startTime, with the key with the most recent startTime being used.\u003c/p\u003e\n"]]],[],null,[]]