Modifier and Type | Method and Description |
---|---|
void |
AuthenticationSignatureService.postSign(byte[] signatureValue,
List<X509Certificate> authnCertificateChain,
AuthenticationSignatureContext authenticationSignatureContext)
Via this method your receive the signature as created via the eID Applet
over the corresponding digest value from the
DigestInfo structure
from #preSign(List) . |
PreSignResult |
AuthenticationSignatureService.preSign(List<X509Certificate> authnCertificateChain,
AuthenticationSignatureContext authenticationSignatureContext)
Gives back the digest value and digest algo to be used by the eID Applet
for the creation of an authentication signature.
|
Copyright © 2008-2016 FedICT. All Rights Reserved.