Searches the certificate by issuer name in the digital certificates collection.
            
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
Parameters
- issuerName
 - Type: SystemString
Issuer name. 
Return Value
Type: DigitalCertificateThe certificate with the specified issuer name or null if no certificate was found.
See Also