Uses of Enum Class
dev.sodot.hftsigner.SodotKeyType
Packages that use SodotKeyType
-
Uses of SodotKeyType in dev.sodot.hftsigner
Methods in dev.sodot.hftsigner that return SodotKeyTypeModifier and TypeMethodDescriptionstatic SodotKeyTypeSodotKeyType.FromByte(byte type) FromByte.static SodotKeyTypeReturns the enum constant of this class with the specified name.static SodotKeyType[]SodotKeyType.values()Returns an array containing the constants of this enum class, in the order they are declared.