Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.jcajce.interfaces
Interface EdDSAKey

All Superinterfaces:
java.security.Key, java.io.Serializable
All Known Subinterfaces:
EdDSAPrivateKey, EdDSAPublicKey

public interface EdDSAKey
extends java.security.Key


Fields inherited from interface java.security.Key
serialVersionUID
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 


Bouncy Castle Cryptography Library 1.77.0