forge
forge copied to clipboard
Fix parsing content of PKCS#7-message if it is DER-data
If i use DER-data as a "content" of PKCS#7 message then after i parse it from PEM-format i get the ByteString with zero length instead of valid DER-bytes. This commit fixes that problem.
I may have misread these changes ... looking back over it again.
No activity since 2017?