Package | Description |
---|---|
old.org.bouncycastle.cms |
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 © 2015. All rights reserved.