Show / Hide Table of Contents

Enum MacsecEncryptionCipher

Type of encryption cipher suite to use for the MACsec connection.

Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public enum MacsecEncryptionCipher

Fields

Name Description
Aes128Gcm
Aes128GcmXpn
Aes256Gcm
Aes256GcmXpn
UnknownEnumValue
In this article
Back to top