Bouncy Castle Cryptography Library 1.79

org.bouncycastle.pqc.jcajce.interfaces
Interface SPHINCSPlusPublicKey

All Superinterfaces:
java.security.Key, java.security.PublicKey, java.io.Serializable, SPHINCSPlusKey
All Known Implementing Classes:
BCSPHINCSPlusPublicKey

public interface SPHINCSPlusPublicKey
extends java.security.PublicKey, SPHINCSPlusKey


Fields inherited from interface java.security.PublicKey
serialVersionUID
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 
Methods inherited from interface org.bouncycastle.pqc.jcajce.interfaces.SPHINCSPlusKey
getParameterSpec
 


Bouncy Castle Cryptography Library 1.79