Overload List
| Name | Description | |
|---|---|---|
| SetSignedContent(MimeEntity, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified signed entity.
| |
| SetSignedContent(MimeEntity, MimeSignatureStyle, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified signed content.
| |
| SetSignedContent(MimeEntity, SignatureParameters, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified signed content.
| |
| SetSignedContent(MimeEntity, MimeSignatureStyle, SignatureHashAlgorithm, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified signed content.
| |
| SetSignedContent(MimeEntity, MimeSignatureStyle, SignatureParameters, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified signed content.
|