Question
Do I need to deploy ChilkatCert.dll and ChilkatUtil.dll with my application?
Answer:
ChilkatCert.dll contains the following objects:
ChilkatCert
ChilkatCertStore
ChilkatCreateCS
KeyContainer
PrivateKey
PublicKey
If your code uses any of these objects, you need to include ChilkatCert.dll. Otherwise you may exclude ChilkatCert.dll from your deployment.
ChilkatUtil.dll contains the following objects:
CkStringArray
CkData
ChilkatCSP
AppSettings
If your code uses any of these objects, you need to include ChilkatUtil.dll. Otherwise you may exclude ChilkatUtil.dll from your deployment.