|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureInformation | |
|---|---|
| kz.gamma.hardware.cms | |
| Uses of SignatureInformation in kz.gamma.hardware.cms |
|---|
| Methods in kz.gamma.hardware.cms with parameters of type SignatureInformation | |
|---|---|
CMSSignedData |
CMSSignedDataCreator.generate(CMSProcessable content,
boolean encapsulate,
SignatureInformation signatureInformation)
generate a signed object that for a CMS Signed Data object using the given provider - if encapsulate is true a copy of the message will be included in the signature with the default content type "data". |
CMSSignedData |
CMSSignedDataCreator.generate(java.lang.String signedContentType,
CMSProcessable content,
boolean encapsulate,
SignatureInformation signatureInformation)
Similar method to the other generate methods. |
(package private) SignerInfo |
CMSSignedDataCreator.SignerInf.toSignerInfo(SignatureInformation signatureInformation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||