Class UOVKeyFactorySpi.Generic
java.lang.Object
java.security.KeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.uov.UOVKeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.uov.UOVKeyFactorySpi.Generic
- All Implemented Interfaces:
AsymmetricKeyInfoConverter
- Enclosing class:
UOVKeyFactorySpi
-
Nested Class Summary
Nested classes/interfaces inherited from class UOVKeyFactorySpi
UOVKeyFactorySpi.Generic, UOVKeyFactorySpi.III, UOVKeyFactorySpi.IIIPkc, UOVKeyFactorySpi.IIIPkcSkc, UOVKeyFactorySpi.Ip, UOVKeyFactorySpi.IpPkc, UOVKeyFactorySpi.IpPkcSkc, UOVKeyFactorySpi.Is, UOVKeyFactorySpi.IsPkc, UOVKeyFactorySpi.IsPkcSkc, UOVKeyFactorySpi.V, UOVKeyFactorySpi.VPkc, UOVKeyFactorySpi.VPkcSkc -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class UOVKeyFactorySpi
engineGetKeySpec, engineTranslateKey, generatePrivate, generatePublicMethods inherited from class BaseKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic
-
Constructor Details
-
Generic
public Generic()
-