Package org.bouncycastle.pqc.jcajce.interfaces
package org.bouncycastle.pqc.jcajce.interfaces
JCA-style key interfaces for the BCPQC-provider PQC algorithms, parallel to
org.bouncycastle.jcajce.interfaces — letting callers downcast a
Key into its algorithm-specific accessor shape without depending
on the concrete provider implementation classes.-
InterfacesClassDescriptionMarker interface implemented by HAETAE public and private JCA keys; exposes the underlying
HaetaeParameterSpecso callers can identify which HAETAE parameter set the key belongs to.Base interface for Leighton-Micali Hash-Based Signatures (LMS) keys.Base interface for an LMS private keyDeprecated.it's better to avoid this and use extractKeyShard methods where possible.Marker interface for an Unbalanced Oil and Vinegar (UOV) key.Base interface for an XMSSMT private keyBase interface for an XMSS private key