|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignRequest | |
---|---|
be.ehealth.technicalconnector.service.timestamp | |
be.ehealth.technicalconnector.service.timestamp.impl | |
oasis.names.tc.dss._1_0.core.schema |
Uses of SignRequest in be.ehealth.technicalconnector.service.timestamp |
---|
Methods in be.ehealth.technicalconnector.service.timestamp with parameters of type SignRequest | |
---|---|
SignResponse |
AuthorityService.signRequest(X509Certificate certificate,
PrivateKey privateKey,
SignRequest request)
This operation can be used to either make a time stamp of one or more documents, or to make a time stamp of the hash value of the original documents. |
Uses of SignRequest in be.ehealth.technicalconnector.service.timestamp.impl |
---|
Methods in be.ehealth.technicalconnector.service.timestamp.impl with parameters of type SignRequest | |
---|---|
SignResponse |
AuthorityServiceImpl.signRequest(X509Certificate certificate,
PrivateKey privateKey,
SignRequest signRequest)
|
Uses of SignRequest in oasis.names.tc.dss._1_0.core.schema |
---|
Methods in oasis.names.tc.dss._1_0.core.schema that return SignRequest | |
---|---|
SignRequest |
ObjectFactory.createSignRequest()
Create an instance of SignRequest |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |