| Package | Description |
|---|---|
| org.bouncycastle.openssl.jcajce |
| Modifier and Type | Method and Description |
|---|---|
JcaPKIXIdentity |
JcaPKIXIdentityBuilder.build(File keyFile,
File certificateFile)
Build an identity from the passed in key and certificate file in PEM format.
|
JcaPKIXIdentity |
JcaPKIXIdentityBuilder.build(InputStream keyStream,
InputStream certificateStream)
Build an identity from the passed in key and certificate stream in PEM format.
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.