public static class P12KeyGenerator.KeyPairWithSubjectPublicKeyInfo extends Object
| Constructor and Description |
|---|
KeyPairWithSubjectPublicKeyInfo(KeyPair keypair,
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo subjectPublicKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
getKeypair() |
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getSubjectPublicKeyInfo() |
public KeyPairWithSubjectPublicKeyInfo(KeyPair keypair, org.bouncycastle.asn1.x509.SubjectPublicKeyInfo subjectPublicKeyInfo) throws InvalidKeySpecException
InvalidKeySpecExceptionpublic KeyPair getKeypair()
public org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getSubjectPublicKeyInfo()
Copyright © 2022. All rights reserved.