public interface AsymmetricKeyInfoConverter
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
generatePrivate(PrivateKeyInfo keyInfo) |
PublicKey |
generatePublic(SubjectPublicKeyInfo keyInfo) |
PrivateKey generatePrivate(PrivateKeyInfo keyInfo) throws IOException
IOExceptionPublicKey generatePublic(SubjectPublicKeyInfo keyInfo) throws IOException
IOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.