Uses of Interface
org.bouncycastle.jcajce.interfaces.EdDSAPublicKey
Packages that use EdDSAPublicKey
Package
Description
Key interfaces for supporting provider specific algorithms.
-
Uses of EdDSAPublicKey in org.bouncycastle.jcajce.interfaces
Methods in org.bouncycastle.jcajce.interfaces that return EdDSAPublicKeyModifier and TypeMethodDescriptionEdDSAPrivateKey.getPublicKey()Return the public key associated with this private key.