Uses of Enum
com.blackhillsoftware.smf.smf119.zert.IPSecDHGroup
Packages that use IPSecDHGroup
-
Uses of IPSecDHGroup in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return IPSecDHGroupModifier and TypeMethodDescriptionZertDetailIPSecSection.smf119scIPSecIKETunDHGroup()
SMF119SC_IPSec_IKETunDHGroup as a IPSecDHGroup.ZertDetailIPSecSection.smf119scIPSecPFSGroup()
SMF119SC_IPSec_PFSGroup as a IPSecDHGroup.ZertSummaryIPSecSection.smf119ssIPSecIkeTunDHGroup()
SMF119SS_IPSec_IKETunDHGroup as a IPSecDHGroup.ZertSummaryIPSecSection.smf119ssIPSecPfsGroup()
SMF119SS_IPSec_PFSGroup as a IPSecDHGroup. -
Uses of IPSecDHGroup in com.blackhillsoftware.smf.smf119.zert
Methods in com.blackhillsoftware.smf.smf119.zert that return IPSecDHGroupModifier and TypeMethodDescriptionstatic IPSecDHGroup
IPSecDHGroup.from
(int value) Get the IPSecDHGroup for an integer valuestatic IPSecDHGroup
Returns the enum constant of this type with the specified name.static IPSecDHGroup[]
IPSecDHGroup.values()
Returns an array containing the constants of this enum type, in the order they are declared.