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