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