This class represents MIME multipart/signed body. Defined in RFC 5751.

C# | Visual Basic | Visual C++ | F# |
public class MIME_b_MultipartSigned : MIME_b_Multipart
Public Class MIME_b_MultipartSigned Inherits MIME_b_Multipart
public ref class MIME_b_MultipartSigned : public MIME_b_Multipart
type MIME_b_MultipartSigned = class inherit MIME_b_Multipart end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | MIME_b_MultipartSigned()()()() |
Default constructor. The protocol = 'application/x-pkcs7-signature',micalg = 'sha1' and boundary = auto-generated.
|
![]() | MIME_b_MultipartSigned(MIME_h_ContentType) |
Default constructor.
|
![]() | BodyParts |
Gets multipart body body-parts collection.
(Inherited from MIME_b_Multipart.) |
![]() | DefaultBodyPartContentType |
Gets default body part Content-Type. For more info see RFC 2046 5.1.
(Inherited from MIME_b_Multipart.) |
![]() | Entity |
Gets body owner entity. Returns null if body not bounded to any entity yet.
(Inherited from MIME_b.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCertificates()()()() |
Gets certificates contained in pkcs 7.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsModified |
Gets if body has modified.
(Inherited from MIME_b_Multipart.) |
![]() | MediaType |
Gets body media type. For example: 'text/plain'.
(Inherited from MIME_b.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse(MIME_Entity, MIME_h_ContentType, SmartStream) |
Parses body from the specified stream
|
![]() | SetCertificate(X509Certificate2) |
Sets signer certificate.
|
![]() | TextEpilogue |
Gets or sets "epilogue" text. Defined in RFC 2046 5.1.1.
(Inherited from MIME_b_Multipart.) |
![]() | TextPreamble |
Gets or sets "preamble" text. Defined in RFC 2046 5.1.1.
(Inherited from MIME_b_Multipart.) |
![]() | ToStream(Stream, MIME_Encoding_EncodedWord, Encoding, Boolean) |
Stores MIME entity body to the specified stream.
(Overrides MIME_b_Multipart.ToStream(Stream, MIME_Encoding_EncodedWord, Encoding, Boolean).) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VerifySignature()()()() |
Checks if signature is valid and data not altered.
|

Object | |||
![]() | MIME_b | ||
![]() | MIME_b_Multipart | ||
![]() | MIME_b_MultipartSigned |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119