Class SDitHKeyFactorySpi
java.lang.Object
java.security.KeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
org.bouncycastle.pqc.jcajce.provider.sdith.SDitHKeyFactorySpi
- All Implemented Interfaces:
AsymmetricKeyInfoConverter
- Direct Known Subclasses:
SDitHKeyFactorySpi.HypercubeCat1Gf256, SDitHKeyFactorySpi.HypercubeCat1P251, SDitHKeyFactorySpi.HypercubeCat3Gf256, SDitHKeyFactorySpi.HypercubeCat3P251, SDitHKeyFactorySpi.HypercubeCat5Gf256, SDitHKeyFactorySpi.HypercubeCat5P251, SDitHKeyFactorySpi.ThresholdCat1Gf256, SDitHKeyFactorySpi.ThresholdCat1P251, SDitHKeyFactorySpi.ThresholdCat3Gf256, SDitHKeyFactorySpi.ThresholdCat3P251, SDitHKeyFactorySpi.ThresholdCat5Gf256, SDitHKeyFactorySpi.ThresholdCat5P251
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic 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 BaseKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic
-
Constructor Details
-
SDitHKeyFactorySpi
public SDitHKeyFactorySpi() -
SDitHKeyFactorySpi
-
-
Method Details
-
engineGetKeySpec
- Specified by:
engineGetKeySpecin classKeyFactorySpi- Throws:
InvalidKeySpecException
-
engineTranslateKey
- Specified by:
engineTranslateKeyin classKeyFactorySpi- Throws:
InvalidKeyException
-
generatePrivate
- Throws:
IOException
-
generatePublic
- Throws:
IOException
-