Click or drag to resize

SignedCmsBuilder Constructor

Overload List
  NameDescription
Public methodSignedCmsBuilder(DefaultSignedPkcs7)
Initializes a new instance of SignedCmsBuilder from existing Signed CMS. Data from existing CMS is copied to builder and can be modified.
Public methodSignedCmsBuilder(Oid, Byte)
Initializes a new instance of SignedCmsBuilder from content type identifier and optional content.
Top
See Also