public interface ChecksumCalculatingService
| Modifier and Type | Method and Description |
|---|---|
byte[] |
calculateChecksumForConsent(AisConsent consent) |
String |
getVersion() |
boolean |
verifyConsentWithChecksum(AisConsent consent,
byte[] checksum) |
String getVersion()
byte[] calculateChecksumForConsent(AisConsent consent)
boolean verifyConsentWithChecksum(AisConsent consent, byte[] checksum)
Copyright © 2019. All rights reserved.