Uses of Class
com.dracoon.sdk.crypto.error.UnknownVersionException
Packages that use UnknownVersionException
-
Uses of UnknownVersionException in com.dracoon.sdk.crypto.model
Methods in com.dracoon.sdk.crypto.model that throw UnknownVersionExceptionModifier and TypeMethodDescriptionstatic EncryptedFileKey.VersionEncryptedFileKey.Version.getByValue(String value) Finds a enumeration constant by its version value.static PlainFileKey.VersionPlainFileKey.Version.getByValue(String value) Finds a enumeration constant by its version value.static UserKeyPair.VersionUserKeyPair.Version.getByValue(String value) Finds a enumeration constant by its version value.