|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthenticationSignatureContext in be.fedict.eid.applet.service.spi |
---|
Methods in be.fedict.eid.applet.service.spi with parameters of type AuthenticationSignatureContext | |
---|---|
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |