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