mozilla-services / pkcs7

DEPRECATED - Implements a subset of PKCS#7/Cryptographic Message Syntax (rfc2315, rfc5652)
https://go.mozilla.org/pkcs7
MIT License
70 stars 92 forks source link

Support compound octet string #63

Closed nisargap closed 3 years ago

nisargap commented 3 years ago

This adds support for compound octet string encoded data see original PR: https://github.com/fullsailor/pkcs7/pull/36