Uses of Enum
com.blackhillsoftware.smf.smf119.zert.IPSecPseudoRandFunc
Packages that use IPSecPseudoRandFunc
-
Uses of IPSecPseudoRandFunc in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return IPSecPseudoRandFuncModifier and TypeMethodDescriptionZertDetailIPSecSection.smf119scIPSecIKETunPseudoRandFunc()
SMF119SC_IPSec_IKETunPseudoRandFunc as a IPSecPseudoRandFunc.ZertSummaryIPSecSection.smf119ssIPSecIkeTunPseudoRandFunc()
SMF119SS_IPSec_IKETunPseudoRandFunc as a IPSecPseudoRandFunc. -
Uses of IPSecPseudoRandFunc in com.blackhillsoftware.smf.smf119.zert
Methods in com.blackhillsoftware.smf.smf119.zert that return IPSecPseudoRandFuncModifier and TypeMethodDescriptionstatic IPSecPseudoRandFunc
IPSecPseudoRandFunc.from
(int value) Get the IPSecPseudoRandFunc for an integer valuestatic IPSecPseudoRandFunc
Returns the enum constant of this type with the specified name.static IPSecPseudoRandFunc[]
IPSecPseudoRandFunc.values()
Returns an array containing the constants of this enum type, in the order they are declared.