Uses of Enum
com.blackhillsoftware.smf.smf119.values.TttlsFips140level
Packages that use TttlsFips140level
-
Uses of TttlsFips140level in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return TttlsFips140levelModifier and TypeMethodDescriptionConnectionTerminationATTLSSection.smf119apTttTlsFp()
SMF119AP_TTTTLSFP as a TttlsFips140level. -
Uses of TttlsFips140level in com.blackhillsoftware.smf.smf119.values
Methods in com.blackhillsoftware.smf.smf119.values that return TttlsFips140levelModifier and TypeMethodDescriptionstatic TttlsFips140level
TttlsFips140level.from
(int value) Get the TttlsFips140level for an integer valuestatic TttlsFips140level
Returns the enum constant of this type with the specified name.static TttlsFips140level[]
TttlsFips140level.values()
Returns an array containing the constants of this enum type, in the order they are declared.