Class McElieceCCA2KeyFactorySpi

java.lang.Object
java.security.KeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi
All Implemented Interfaces:
AsymmetricKeyInfoConverter

public class McElieceCCA2KeyFactorySpi extends KeyFactorySpi implements AsymmetricKeyInfoConverter
This class is used to translate between McEliece CCA2 keys and key specifications.
See Also: