public class PEMKeyPair extends Object
| Constructor and Description |
|---|
PEMKeyPair(SubjectPublicKeyInfo publicKeyInfo,
PrivateKeyInfo privateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
getPrivateKeyInfo() |
SubjectPublicKeyInfo |
getPublicKeyInfo() |
public PEMKeyPair(SubjectPublicKeyInfo publicKeyInfo, PrivateKeyInfo privateKeyInfo)
public PrivateKeyInfo getPrivateKeyInfo()
public SubjectPublicKeyInfo getPublicKeyInfo()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.