public interface MessageSignature
| Modifier and Type | Method and Description |
|---|---|
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.
|
boolean checkSignature()
boolean checkThumbprint(NHINDAddress messageSender)
messageSender - The senders address. The address should contain the senders public certificate.Copyright © 2010-2016 NHIN Direct. All Rights Reserved.