PowerTCP Mail for .NET
ToSmime Method
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > MessageStream Class : ToSmime Method




Returns a MessageStream that was signed with a Detached Signature message using the sender's certificate obtained from the system certificate store.

Overload List

OverloadDescription
ToSmime()Returns a MessageStream that was signed with a Detached Signature message using the sender's certificate obtained from the system certificate store.  
ToSmime(EncodingMethod)Returns a MessageStream that was encoded using the specified EncodingMethod, obtaining needed certificates from the system certificate store.  
ToSmime(EncodingMethod,Certificate,SigningMethod,ArrayList,EncryptingMethod)Returns a MessageStream that was encoded using the specified EncodingMethod, obtaining needed certificates from the provided ArrayLists.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.