Package org.bouncycastle.jcajce.interfaces
package org.bouncycastle.jcajce.interfaces
JCA-style key interfaces specific to BC's provider — e.g.
BCFKSKey,
MLDSAKey, XDHKey — letting callers downcast a Key
from KeyFactory.getInstance(..., "BC") into the algorithm-specific accessor
shape without depending on the concrete implementation classes.-
InterfacesClassDescriptionMarker interface for key implementations that are implemented inside Bouncy Castle.Interface exposing some additional methods on a BC native certificate object.