Uses of Class
org.soulwing.s2ks.KeyUnwrapException
-
Packages that use KeyUnwrapException Package Description org.soulwing.s2ks API package -
-
Uses of KeyUnwrapException in org.soulwing.s2ks
Methods in org.soulwing.s2ks that throw KeyUnwrapException Modifier and Type Method Description java.security.KeyKeyStorage. retrieve(java.lang.String id)Retrieves a key.KeyWithMetadataKeyStorage. retrieveWithMetadata(java.lang.String id)Retrieves a key and its associated metadata.
-