Package | Description |
---|---|
org.bouncycastle.cms |
A package for processing RFC 3852 Cryptographic Message Syntax (CMS) objects - also referred to as PKCS#7 (formerly RFC 2630, 3369).
|
org.bouncycastle.operator.bc | |
org.bouncycastle.operator.jcajce |
Modifier and Type | Field and Description |
---|---|
protected AsymmetricKeyWrapper |
KeyTransRecipientInfoGenerator.wrapper |
Constructor and Description |
---|
KeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
AsymmetricKeyWrapper wrapper) |
KeyTransRecipientInfoGenerator(org.bouncycastle.asn1.cms.IssuerAndSerialNumber issuerAndSerial,
AsymmetricKeyWrapper wrapper) |
Modifier and Type | Class and Description |
---|---|
class |
BcAsymmetricKeyWrapper |
class |
BcRSAAsymmetricKeyWrapper |
Modifier and Type | Class and Description |
---|---|
class |
JceAsymmetricKeyWrapper |
Copyright © 2016 BouncyCastle.org. All rights reserved.