| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms | |
| org.bouncycastle.cms | |
| org.bouncycastle.cms.bc | |
| org.bouncycastle.cms.jcajce |
| Modifier and Type | Method and Description |
|---|---|
static KEKIdentifier |
KEKIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return a KEKIdentifier object from a tagged object.
|
static KEKIdentifier |
KEKIdentifier.getInstance(Object obj)
Return a KEKIdentifier object from the given object.
|
KEKIdentifier |
KEKRecipientInfo.getKekid() |
| Constructor and Description |
|---|
KEKRecipientInfo(KEKIdentifier kekid,
AlgorithmIdentifier keyEncryptionAlgorithm,
ASN1OctetString encryptedKey) |
| Constructor and Description |
|---|
KEKRecipientInfoGenerator(KEKIdentifier kekIdentifier,
SymmetricKeyWrapper wrapper) |
| Constructor and Description |
|---|
BcKEKRecipientInfoGenerator(KEKIdentifier kekIdentifier,
BcSymmetricKeyWrapper kekWrapper) |
| Constructor and Description |
|---|
JceKEKRecipientInfoGenerator(KEKIdentifier kekIdentifier,
SecretKey keyEncryptionKey) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.