Read the X509 Certificate from the PEM or DER encoded data
If the data is password protected, then a aPassword will need to be providedRead the X509 Certificate from the PEM or DER file aFilename and return the instanceRead the X509 Certificate from the PEM or DER file aFilename and return the instance= anSciSslX509CertificatecheckPrivateKey: anSciSslPrivateKeyChecks to see if the private key anSciSslPrivateKey is the one corresponding to this certificate.Deallocates the memory used for the underlying X509 certificate stored in OS memory. The X509 certificate is an instance of class OSSslX509 in the SciSslOpenSSLInterface subapplication.
|