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