| Package | Description |
|---|---|
| org.xwiki.crypto.signer.param |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CMSSignerVerifiedInformation
Signer information verifier results.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSignerInfo> |
CMSSignedDataGeneratorParameters.getSignatures() |
| Modifier and Type | Method and Description |
|---|---|
CMSSignedDataGeneratorParameters |
CMSSignedDataGeneratorParameters.addSignature(CMSSignerInfo signer)
Add existing signature.
|
| Modifier and Type | Method and Description |
|---|---|
CMSSignedDataGeneratorParameters |
CMSSignedDataGeneratorParameters.addSignatures(Collection<CMSSignerInfo> signers)
Add a collection of existing signatures.
|
Copyright © 2004–2014 XWiki. All rights reserved.