- All Implemented Interfaces:
- Validator
public class TurkishESigProfileValidator
extends java.lang.Object
implements Validator
Checks the signature format consistency with Turkish Electronic Signature standards
If P4,
- It has to be XL or A
- It has to have OCSP as revocation data
If P3,
- It has to be XL or A
- It has to have CRL as revocation data
If P2,
- It has to be T or above
Note:
If you are planning to to upgrade later, let's say you sign T with P3 and will upgrade 1 hour later,
you should not validate that temporary signature or you can use a modified config file without this validator
- Author:
- suleyman.uslu