|
Bouncy Castle Cryptography 1.49 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.openssl.PEMKeyPair
public class PEMKeyPair
| Constructor Summary | |
|---|---|
PEMKeyPair(org.bouncycastle.asn1.x509.SubjectPublicKeyInfo publicKeyInfo,
org.bouncycastle.asn1.pkcs.PrivateKeyInfo privateKeyInfo)
|
|
| Method Summary | |
|---|---|
org.bouncycastle.asn1.pkcs.PrivateKeyInfo |
getPrivateKeyInfo()
|
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getPublicKeyInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PEMKeyPair(org.bouncycastle.asn1.x509.SubjectPublicKeyInfo publicKeyInfo,
org.bouncycastle.asn1.pkcs.PrivateKeyInfo privateKeyInfo)
| Method Detail |
|---|
public org.bouncycastle.asn1.pkcs.PrivateKeyInfo getPrivateKeyInfo()
public org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getPublicKeyInfo()
|
Bouncy Castle Cryptography 1.49 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||