| class COCSPCertID : public CBase |
| Public Member Functions | |
|---|---|
| CASN1EncBase * | EncoderLC() |
| COCSPCertID * | NewL(const CX509Certificate &, const CX509Certificate &) |
| COCSPCertID * | NewL(const TDesC8 &) |
| TPtrC8 | SerialNumber() |
| TBool | operator==(const COCSPCertID &) |
| Private Member Functions | |
|---|---|
| void | ConstructL(const CX509Certificate &, const CX509Certificate &) |
| void | ConstructL(const TDesC8 &) |
| Private Attributes | |
|---|---|
| TBuf8< SHA_HASH > | iIssuerKeyHash |
| TBuf8< SHA_HASH > | iIssuerNameHash |
| TPtrC8 | iSerialNumber |
| void | ConstructL | ( | const CX509Certificate & | aSubject, |
| const CX509Certificate & | aIssuer | |||
| ) | [private] | |||
| const CX509Certificate & aSubject | |
| const CX509Certificate & aIssuer |
| void | ConstructL | ( | const TDesC8 & | aBinaryData | ) | [private] |
| const TDesC8 & aBinaryData |
| COCSPCertID * | NewL | ( | const CX509Certificate & | aSubject, |
| const CX509Certificate & | aIssuer | |||
| ) | [static] | |||
| const CX509Certificate & aSubject | |
| const CX509Certificate & aIssuer |
| COCSPCertID * | NewL | ( | const TDesC8 & | aBinaryData | ) | [static] |
| const TDesC8 & aBinaryData |
| TBool | operator== | ( | const COCSPCertID & | rhs | ) | const |
| const COCSPCertID & rhs |
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.