Package | Description |
---|---|
at.gv.egovernment.moa.spss.api | |
at.gv.egovernment.moa.spss.api.impl | |
at.gv.egovernment.moa.spss.api.xmlbind |
Modifier and Type | Method and Description |
---|---|
abstract VerifyCMSSignatureRequest |
SPSSFactory.createVerifyCMSSignatureRequest(int[] signatories,
Date dateTime,
InputStream cmsSignature,
CMSDataObject dataObject,
String trustProfileID)
Create a new
VerifyCMSSignatureRequest object. |
Modifier and Type | Method and Description |
---|---|
abstract VerifyCMSSignatureResponse |
SignatureVerificationService.verifyCMSSignature(VerifyCMSSignatureRequest request)
Verify a CMS signature.
|
Modifier and Type | Class and Description |
---|---|
class |
VerifyCMSSignatureRequestImpl
Default implementation of
VerifyCMSSignatureRequest . |
Modifier and Type | Method and Description |
---|---|
VerifyCMSSignatureRequest |
SPSSFactoryImpl.createVerifyCMSSignatureRequest(int[] signatories,
Date dateTime,
InputStream cmsSignature,
CMSDataObject dataObject,
String trustProfileID) |
Modifier and Type | Method and Description |
---|---|
VerifyCMSSignatureRequest |
VerifyCMSSignatureRequestParser.parse(Element requestElem)
Parse a
VerifyCMSSignatureRequest DOM element, as defined
by the MOA schema. |
Copyright © 2016. All rights reserved.