| 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 | Method and Description |
|---|---|
SignerId |
SignerInformation.getSID() |
| Modifier and Type | Method and Description |
|---|---|
SignerInformation |
SignerInformationStore.get(SignerId selector)
Return the first SignerInformation object that matches the
passed in selector.
|
Collection |
SignerInformationStore.getSigners(SignerId selector)
Return possible empty collection with signers matching the passed in SignerId
|
Copyright © 2014. All rights reserved.