Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetSignedContent(MimeEntity, array<Certificate>[]()[][])
Sets the content of this entity to the specified signed entity.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetSignedContent(MimeEntity, MimeSignatureStyle, array<Certificate>[]()[][])
Sets the content of this entity to the specified signed content.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetSignedContent(MimeEntity, SignatureParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified signed content.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetSignedContent(MimeEntity, MimeSignatureStyle, SignatureHashAlgorithm, array<Certificate>[]()[][])
Sets the content of this entity to the specified signed content.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetSignedContent(MimeEntity, MimeSignatureStyle, SignatureParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified signed content.
(Inherited from MimeEntity.)

See Also