Uses of Class
org.cryptacular.adapter.AbstractWrappedECKey
Packages that use AbstractWrappedECKey
-
Uses of AbstractWrappedECKey in org.cryptacular.adapter
Subclasses of AbstractWrappedECKey in org.cryptacular.adapterModifier and TypeClassDescriptionclassJCE/JDK EC private key that wraps the corresponding BC EC private key type,ECPrivateKeyParameters.classJCE/JDK EC public key that wraps the corresponding BC EC public key type,ECPublicKeyParameters.