Thanks...yes writing code that will verify and extract signature
certificate information.
Basically, the code was missing a pointer to the file "bctsp-
jdk14-138.jar" so I have added it in.
Things are now working as they should. It now seems to be a JVM issue
as my error message now is:
ExceptionConverter: java.security.NoSuchAlgorithmException: SHA256
MessageDigest not available
Thanks