| Name | Description |
---|
| SetEnvelopedContent(MimeEntity, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.) |
| SetEnvelopedContent(MimeEntity, String, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.) |
| SetEnvelopedContent(MimeEntity, SymmetricKeyAlgorithmId, EncryptionParameters, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.) |
| SetEnvelopedContent(MimeEntity, String, EncryptionParameters, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.) |
| SetEnvelopedContent(MimeEntity, String, Int32, array<Certificate>[]()[][]) | Obsolete. (Inherited from MimeEntity.) |
| SetEnvelopedContent(MimeEntity, SymmetricKeyAlgorithmId, Nullable<(Of <<'(Int32>)>>), EncryptionParameters, array<Certificate>[]()[][]) |
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.) |