public class JcaPKIXIdentity extends PKIXIdentity
| Constructor and Description |
|---|
JcaPKIXIdentity(PrivateKey privKey,
X509Certificate[] certs) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
getPrivateKey()
Return the private key for this identity.
|
X509Certificate |
getX509Certificate()
Return the certificate associated with the private key.
|
getCertificate, getPrivateKeyInfo, getRecipientIdpublic JcaPKIXIdentity(PrivateKey privKey, X509Certificate[] certs)
public PrivateKey getPrivateKey()
public X509Certificate getX509Certificate()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.