CX509BitString Class Reference
class CX509BitString : public CBase |
Constructor & Destructor Documentation
CX509BitString(HBufC8 *, TInt)
CX509BitString | ( | HBufC8 * | aData, |
| TInt | aEffectiveLength |
| ) | |
Creates the X.509 bit string.
Parameters
HBufC8 * aData | A heap descriptor representing the bit string data. |
TInt aEffectiveLength | The number of bits in the string. |
~CX509BitString()
Destructor.
Frees all resources owned by the object.
Member Functions Documentation
IsSet(TInt)
Tests whether the specified bit is set.
Parameters
TInt aBit | The offset of the bit to be tested. This is a value relative to zero. Any value greater than or equal to the length of the bit string will always cause EFalse to be returned. |
Member Data Documentation
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.