|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignerInformationStore | |
|---|---|
| kz.gamma.hardware.cms | |
| Uses of SignerInformationStore in kz.gamma.hardware.cms |
|---|
| Fields in kz.gamma.hardware.cms declared as SignerInformationStore | |
|---|---|
(package private) SignerInformationStore |
CMSSignedData.signerInfoStore
|
| Methods in kz.gamma.hardware.cms that return SignerInformationStore | |
|---|---|
SignerInformationStore |
CMSSignedData.getSignerInfos()
return the collection of signers that are associated with the signatures for the message. |
| Methods in kz.gamma.hardware.cms with parameters of type SignerInformationStore | |
|---|---|
void |
CMSSignedGenerator.addSigners(SignerInformationStore signerStore)
Add a store of precalculated signers to the generator. |
static CMSSignedData |
CMSSignedData.replaceSigners(CMSSignedData signedData,
SignerInformationStore signerInformationStore)
Replace the signerinformation store associated with this CMSSignedData object with the new one passed in. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||