Class FrodoKEMKeyFactorySpi
java.lang.Object
java.security.KeyFactorySpi
org.bouncycastle.jcajce.provider.asymmetric.util.BasePQCKeyFactorySpi
org.bouncycastle.jcajce.provider.asymmetric.frodokem.FrodoKEMKeyFactorySpi
- All Implemented Interfaces:
AsymmetricKeyInfoConverter
- Direct Known Subclasses:
FrodoKEMKeyFactorySpi.EFrodokem1344Aes, FrodoKEMKeyFactorySpi.EFrodokem1344Shake, FrodoKEMKeyFactorySpi.EFrodokem976Aes, FrodoKEMKeyFactorySpi.EFrodokem976Shake, FrodoKEMKeyFactorySpi.Frodokem1344Aes, FrodoKEMKeyFactorySpi.Frodokem1344Shake, FrodoKEMKeyFactorySpi.Frodokem976Aes, FrodoKEMKeyFactorySpi.Frodokem976Shake
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic 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 BasePQCKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic
-
Constructor Details
-
FrodoKEMKeyFactorySpi
public FrodoKEMKeyFactorySpi() -
FrodoKEMKeyFactorySpi
-
-
Method Details
-
engineGetKeySpec
- Specified by:
engineGetKeySpecin classKeyFactorySpi- Throws:
InvalidKeySpecException
-
engineTranslateKey
- Specified by:
engineTranslateKeyin classKeyFactorySpi- Throws:
InvalidKeyException
-
generatePrivate
- Throws:
IOException
-
generatePublic
- Throws:
IOException
-