Uses of Interface
org.bouncycastle.pqc.jcajce.interfaces.LMSKey
-
Packages that use LMSKey Package Description org.bouncycastle.pqc.jcajce.interfaces org.bouncycastle.pqc.jcajce.provider.lms -
-
Uses of LMSKey in org.bouncycastle.pqc.jcajce.interfaces
Subinterfaces of LMSKey in org.bouncycastle.pqc.jcajce.interfaces Modifier and Type Interface Description interface
LMSPrivateKey
Base interface for an LMS private key -
Uses of LMSKey in org.bouncycastle.pqc.jcajce.provider.lms
Classes in org.bouncycastle.pqc.jcajce.provider.lms that implement LMSKey Modifier and Type Class Description class
BCLMSPrivateKey
class
BCLMSPublicKey
-