| Package | Description |
|---|---|
| be.ehealth.technicalconnector.validator | |
| be.ehealth.technicalconnector.validator.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeStampValidator.validateTimeStampToken(byte[] bs,
org.bouncycastle.tsp.TimeStampToken timeStampToken)
validates the timestamp token.
|
void |
TimeStampValidator.validateTimeStampToken(org.bouncycastle.tsp.TimeStampToken timeStampToken)
validates the timestamp token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeStampValidatorImpl.validateTimeStampToken(byte[] bs,
org.bouncycastle.tsp.TimeStampToken tsToken)
Validates a
TimeStampToken against a specific byte array, checking:
The message imprint digest matches bs
Exactly one signing certificate attribute (V1 or V2) is present
The token signature is valid against a trusted TSA certificate
|
void |
TimeStampValidatorImpl.validateTimeStampToken(org.bouncycastle.tsp.TimeStampToken tsToken)
Validates the token signature against all TSA certificates in the configured keystore.
|
Connector Packaging PERSPHYSICIAN 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.