Details
Description
A community member posted a sample file that has a signature with a subfilter value of ETSI.CAdES.detached. This sub filter type wasn't in the specification list of default types and went unimplemented on our end.
However the ETSI specification appears to be very well aligned with the Adobe Pkcs7 format.
However the ETSI specification appears to be very well aligned with the Adobe Pkcs7 format.
The good news is that our Pkcs7Validator implementation can correctly validate the ETSI.CAdES.detached subtype. The DigitalSignatureFactory just needs to be updated to handle the news subtype.