Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, String, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, SymmetricKeyAlgorithmId, EncryptionParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, String, EncryptionParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, String, Int32, array<Certificate>[]()[][]) Obsolete.
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, SymmetricKeyAlgorithmId, Nullable<(Of <<'(Int32>)>>), EncryptionParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.

See Also