| 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).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PKCS5Scheme2PBEKey
PKCS5 scheme-2 - password converted to bytes assuming ASCII.
|
class |
PKCS5Scheme2UTF8PBEKey
PKCS5 scheme-2 - password converted to bytes using UTF-8.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMSEnvelopedGenerator.addPasswordRecipient(CMSPBEKey pbeKey,
String kekAlgorithmOid)
Deprecated.
use addRecipientGenerator and JcePasswordRecipientInfoGenerator
|
Copyright © 2014. All rights reserved.