Class McElieceKeyFactorySpi

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

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