Package | Description |
---|---|
org.bouncycastle.asn1.cmp | |
org.bouncycastle.asn1.crmf |
Modifier and Type | Method and Description |
---|---|
EncryptedKey |
CertOrEncCert.getEncryptedCert() |
EncryptedKey |
CertifiedKeyPair.getPrivateKey() |
Constructor and Description |
---|
CertifiedKeyPair(CertOrEncCert certOrEncCert,
EncryptedKey privateKey,
PKIPublicationInfo publicationInfo) |
CertOrEncCert(EncryptedKey encryptedKey) |
Modifier and Type | Method and Description |
---|---|
static EncryptedKey |
EncryptedKey.getInstance(Object o) |
Constructor and Description |
---|
PKIArchiveOptions(EncryptedKey encKey) |
Copyright © 2021 BouncyCastle.org. All rights reserved.