Uses of Enum Class
de.gematik.bbriccs.smartcards.KeystoreType
Packages that use KeystoreType
-
Uses of KeystoreType in de.gematik.bbriccs.smartcards
Methods in de.gematik.bbriccs.smartcards that return KeystoreTypeModifier and TypeMethodDescriptionstatic KeystoreTypeKeystoreType.fromFileExtension(String fileName) static KeystoreTypeReturns the enum constant of this class with the specified name.static KeystoreType[]KeystoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.