public class PEMKeyPair
extends java.lang.Object
| Constructor and Description |
|---|
PEMKeyPair(SubjectPublicKeyInfo publicKeyInfo,
PrivateKeyInfo privateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
getPrivateKeyInfo() |
SubjectPublicKeyInfo |
getPublicKeyInfo() |