CCMSIssuerAndSerialNumber Class Reference
class CCMSIssuerAndSerialNumber : public CCMSSequence
|
IssuerAndSerialNumber type module
ASN.1 definition: IssuerAndSerialNumber ::= SEQUENCE { issuer Name, serialNumber CertificateSerialNumber }
Inherits from
-
CCMSIssuerAndSerialNumber
Constructor & Destructor Documentation
CCMSIssuerAndSerialNumber()
IMPORT_C
|
CCMSIssuerAndSerialNumber
|
(
|
)
|
[protected]
|
~CCMSIssuerAndSerialNumber()
~CCMSIssuerAndSerialNumber
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(const CX500DistinguishedName &, const TDesC8 &)
Protected construction to allow derivation
DecodeL(const TDesC8 &)
void
|
DecodeL
|
(
|
const
TDesC8
&
|
aRawData
|
)
|
|
Parameters
const
TDesC8
& aRawData
|
raw-data to be parsed in this instance
|
IssuerName()
Getter for issuer name
-
Since
-
2.8
NewL(const CX500DistinguishedName &, const TDesC8 &)
Two-phased constructor. Does not take ownership of the issuer name
SerialNumber()
IMPORT_C const
TDesC8
&
|
SerialNumber
|
(
|
)
|
const
|
Getter for serial number
-
Since
-
2,8
SetIssuerNameL(const CX500DistinguishedName &)
Setter for issuer name, takes copy of issuer name
-
Since
-
2.8
SetSerialNumberL(const TDesC8 &)
IMPORT_C void
|
SetSerialNumberL
|
(
|
const
TDesC8
&
|
aSerialNumber
|
)
|
|
Setter for serial number
-
Since
-
2,8
Parameters
const
TDesC8
& aSerialNumber
|
Serial number to be set
|
Member Data Documentation
CX500DistinguishedName * iIssuerName
MCMSIssuerAndSerialNumberExtension * iReserved
MCMSIssuerAndSerialNumberExtension *
|
iReserved
|
[private]
|
HBufC8 * iSerialNumber
HBufC8
*
|
iSerialNumber
|
[private]
|
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.