wxfl
Results
1
issues of
wxfl
I am trying to CMS_sign XML data in an IOS app. I followed the same idea as shown here: [Error validating CMS signature](https://stackoverflow.com/questions/49889256/error-validating-cms-signature) ``` func signData() { let signedCertUrl =...