Indication Enumeration |
Main status indication of the signature validation process
See ETSI TS 102 853 and ETSI EN 319 102-1.public enum Indication
| Member name | Value | Description |
|---|---|---|
| Valid | 1 | The constraint is valid according to the chosen signature validation profile. |
| Invalid | 2 | The constraint is invalid according to the chosen signature validation profile. |
| Indeterminate | 3 | The available information is insufficient to determine whether the signature is valid or invalid. |