Interface AsymmetricKeyInfoConverter
- All Known Implementing Classes:
BaseKeyFactorySpi,KeyFactorySpi,KeyFactorySpi,KeyFactorySpi,KeyFactorySpi,KeyFactorySpi.EC,KeyFactorySpi.ECDH,KeyFactorySpi.ECDHC,KeyFactorySpi.ECDSA,KeyFactorySpi.ECMQV
public interface AsymmetricKeyInfoConverter
-
Method Summary
Modifier and Type Method Description PrivateKeygeneratePrivate(PrivateKeyInfo keyInfo)PublicKeygeneratePublic(SubjectPublicKeyInfo keyInfo)
-
Method Details
-
generatePrivate
- Throws:
IOException
-
generatePublic
- Throws:
IOException
-