Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mime::AddDetachedSignature
Signs the message using the certificate provided. If successful, the message is converted to "multipart/signed" and the original message will be contained in the first sub-part.
![]() |
Declarations | ||
|
[Visual Basic] Public Function AddDetachedSignature(Cert cert) As Boolean [C#] public bool AddDetachedSignature(Cert cert); [C++] public bool AddDetachedSignature(Cert *cert); [JScript] public function AddDetachedSignature(Cert cert) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.