ends the name of the component extracted
dataCertificate.append( QDialog::tr( "Public Key: " ) );
dataCertificate.append( carrRet );
// Append the public key details to output buffer.
dataCertificate.append( (char *) tempBufferPrintKey );
dataCertificate.append( carrR
plies.
Thank You.
--
View this message in context:
http://old.nabble.com/Parsing-the-.crt-extension-certificate-file-to-extract-the-details-tp32483646p32483646.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
__