procedure CheckCertificateName(const CertName: string);
Description
Checks for the certificate specified by CertName in the Certificates list. If the certificate with the specified name is already listed, CheckCertificateName raises the EScError exception.
See Also