Hi,

I'v got a numeric string( certificate serail number ), which may be much longer than an "int" or "long" type, and I want to convert the string into SECItem in order to find a particular certificate by issuer name and serial number with the interface "CERT_FindCertByIssuerAndSN". What can I do? And any other ways?

Thanks,
Andrew



Reply via email to