|
pure virtual |
Is the certificate in the 'pOtherCert' parameter the same as the certificate stored in this component.
| pOtherCert | [ in ] The certificates are compared byte for byte |
| pbEqual | [ out ] P6TRUE means both certificates are the same |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | A successful call to initialize was not made before this call. |
| P6R::eInvalidArg | One of the parameters is NULL. |