MultipartSigned
Object Hierarchy:
Description:
[
CCode ( type_id =
"camel_multipart_signed_get_type ()" ) ]
public class MultipartSigned :
Multipart
Content:
Creation methods:
Methods:
- public Stream get_content_stream () throws Error
Get the raw signed content stream of the multipart/signed MIME part suitable
for use with verification of the signature.
- public void set_content_stream (Stream content_stream)
Explicits sets the raw signed content stream of the multipart/signed MIME
part.
- public void set_signature (MimePart signature)
Explicitly sets the signature part of this
.
Inherited Members:
All known members inherited from class Camel.Multipart
All known members inherited from class Camel.DataWrapper
All known members inherited from class GLib.Object