EncryptFile Method
Encrypts the contents of a file.
Syntax
smimecontrol.EncryptFile InputFile, OutputFileRemarks
This method encrypts the contents of a file. InputFile is encrypted using the certificate specified by the Certificate property, and the result is placed in OutputFile.