|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageSignature
Contains information specific to a discrete signer of a message. Includes the singer information and the certificate used to sign the message (optimally extracted from the signature). This is a subset of the CMS signed data.
| Method Summary | |
|---|---|
boolean |
checkSignature()
Verifies if the signature is valid using the signature certificate. |
boolean |
checkThumbprint(NHINDAddress messageSender)
Validates if the senders certificate matches the signature certificate using certificate thumb printing. |
| Method Detail |
|---|
boolean checkSignature()
boolean checkThumbprint(NHINDAddress messageSender)
messageSender - The senders address. The address should contain the senders public certificate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||