TWTLSValidationStatus Class Reference
class TWTLSValidationStatus |
The validation status.
Some errors cannot be blamed on any single certificate, in which case the iCert value is meaningless. The same structure is used for errors and for warnings.
Constructor & Destructor Documentation
TWTLSValidationStatus(const TValidationError, const TInt)
Creates a validation status object.
Parameters
const TValidationError aError | The error type that occurred when validating the certificate chain. |
const TInt aCert | The index number for the certificate that gave rise to the error. |
Member Data Documentation
TInt
iCert
The index number for the certificate that gave rise to the error.
TValidationError
iReason
The reason for the error.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.