CX509IPBasedURI Class Reference
class CX509IPBasedURI : public CBase
|
A URI.
The class extracts a DNS name, i.e. the host part of the URI.
Note that it must be of 'ip-based' form (see RFC 1738 section 3.1) and contain a domain name (not an IP address).
Constructor & Destructor Documentation
~CX509IPBasedURI()
IMPORT_C
|
~CX509IPBasedURI
|
(
|
)
|
|
Destructor.
Frees all resources owned by the object, prior to its destruction.
Member Functions Documentation
ConstructL(const TDesC8 &)
void
|
ConstructL
|
(
|
const
TDesC8
&
|
aBinaryData
|
)
|
[private]
|
ExtractHostNameL()
TPtrC
|
ExtractHostNameL
|
(
|
)
|
const [private]
|
Name()
IMPORT_C
TPtrC
|
Name
|
(
|
)
|
const
|
NewL(const TDesC8 &)
Creates an IP based URI name object from the specified buffer containing the binary coded representation.
Parameters
const
TDesC8
& aBinaryData
|
The encoded binary representation.
|
NewLC(const TDesC8 &)
Creates a URI name object from the specified buffer containing the binary coded representation, and puts a pointer to it onto the clean up stack.
Parameters
const
TDesC8
& aBinaryData
|
The encoded binary representation.
|
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.