PasnConfigCipher Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum PasnConfigCipher
[<System.Flags>]
type PasnConfigCipher = 
Inheritance
PasnConfigCipher
Attributes

Fields

Name Value Description
None 0
Ccmp128 1
Ccmp256 2
Gcmp128 4
Gcmp256 8

Applies to