Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: x509certext.h
Link against: x509.lib

Class CX509AccessDescription

class CX509AccessDescription : public CBase;

Description

This class provides the access method OID and access location as used by X.509 private internet extensions (authority information access).

Derivation

Members

Defined in CX509AccessDescription:
Location(), Method()

Inherited from CBase:
Delete(), Extension_(), operator new()


Member functions


Method()

IMPORT_C TPtrC Method() const;

Description

Gets the Access Method OID.

Return value

TPtrC

A non modifiable pointer descriptor to point to the access method OID.


Location()

IMPORT_C const CX509GeneralName &Location() const;

Description

Gets the Access Location field which specifies the location where the additional information of the CA can be obtained.

Return value

const CX509GeneralName &

A reference to access location .