Class UOVKeyFactorySpi
java.lang.Object
java.security.KeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.uov.UOVKeyFactorySpi
- All Implemented Interfaces:
AsymmetricKeyInfoConverter
- Direct Known Subclasses:
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
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal KeySpecengineGetKeySpec(Key key, Class keySpec) final KeyengineTranslateKey(Key key) generatePrivate(PrivateKeyInfo keyInfo) generatePublic(SubjectPublicKeyInfo keyInfo) Methods inherited from class org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic
-
Constructor Details
-
UOVKeyFactorySpi
public UOVKeyFactorySpi() -
UOVKeyFactorySpi
-
-
Method Details
-
engineGetKeySpec
- Specified by:
engineGetKeySpecin classKeyFactorySpi- Throws:
InvalidKeySpecException
-
engineTranslateKey
- Specified by:
engineTranslateKeyin classKeyFactorySpi- Throws:
InvalidKeyException
-
generatePrivate
- Throws:
IOException
-
generatePublic
- Throws:
IOException
-