In any of the Chilkat examples which require a private key, it will be necessary to modify the examples
to use your own data and certificates. In the case of the S/MIME decryption example, you will first need
to run the S/MIME encryption example to create an encrypted MIME message using your certificate,
and then use this with the S/MIME decryption example.
(Private keys are required for public-key decryption, and creating digital signatures. Only public-keys
are needed for public-key encryption, or verifying digital signatures.)