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 TypeClassDescriptionclass
JCE/JDK EC private key that wraps the corresponding BC EC private key type,ECPrivateKeyParameters
.class
JCE/JDK EC public key that wraps the corresponding BC EC public key type,ECPublicKeyParameters
.