TX509Certificate is a component of
TMS Cryptography Pack to use X509 certificates. With it, we can sign certificate signing request (CSR) or use it in XAdES, CAdES or PAdES to sign or verify documents.
We can generate self-signed certificates, import them from PEM file, from PEM string, from PFX file.
In this post, I will explain how to import certificate from Windows Certificate Store.
To do that, we have to use the crypt3
Weiterlesen...