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.