dogtagpki / jss

Network Security Services for Java is a Java interface to NSS

Home Page:https://dogtagpki.github.io/jss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMS eContent

fmarco76 opened this issue · comments

From the cms documentation there is a difference between CMS and PKCS7:

PKCS #7 defines content as:

 content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL

The CMS defines eContent as:

 eContent [0] EXPLICIT OCTET STRING OPTIONAL

However, in jss implementation they are the same and the type is ANY: