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 | Field and Description |
---|---|
static PasswordRecipient.PRF |
PasswordRecipient.PRF.HMacSHA1 |
static PasswordRecipient.PRF |
PasswordRecipient.PRF.HMacSHA224 |
static PasswordRecipient.PRF |
PasswordRecipient.PRF.HMacSHA256 |
static PasswordRecipient.PRF |
PasswordRecipient.PRF.HMacSHA384 |
static PasswordRecipient.PRF |
PasswordRecipient.PRF.HMacSHA512 |
Modifier and Type | Method and Description |
---|---|
PasswordRecipientInfoGenerator |
PasswordRecipientInfoGenerator.setPRF(PasswordRecipient.PRF prf) |
Copyright © 2020 BouncyCastle.org. All rights reserved.