SignedCmsBuilder Constructor |
| Name | Description | |
|---|---|---|
| SignedCmsBuilder(DefaultSignedPkcs7) |
Initializes a new instance of SignedCmsBuilder from existing Signed CMS. Data from existing CMS
is copied to builder and can be modified.
| |
| SignedCmsBuilder(Oid, Byte) |
Initializes a new instance of SignedCmsBuilder from content type identifier and optional content.
|