Uses of Enum Class
io.mosip.kernel.keymanager.hsm.constant.KeymanagerErrorCode
Packages that use KeymanagerErrorCode
-
Uses of KeymanagerErrorCode in io.mosip.kernel.keymanager.hsm.constant
Methods in io.mosip.kernel.keymanager.hsm.constant that return KeymanagerErrorCodeModifier and TypeMethodDescriptionstatic KeymanagerErrorCodeReturns the enum constant of this class with the specified name.static KeymanagerErrorCode[]KeymanagerErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.