Discuss this help topic in SecureBlackbox Forum
TElCustomCertStorage.GetIssuerCertificate
Returns the certificate which was used to sign the existing certificate, if such signing certificate is present in storage
Declaration
Parameters
Return value
Index of the certificate in the list.
Description
Use this method to find the certificate which was used to sign the certificate specified by
Certificate parameter.
If issuer certificate exists is storage, its index is returned. Otherwise, this method returns -1.