cryptoservices/certificateandkeymgmt/bwins/X500u.def
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     1
EXPORTS
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     2
; NEW:
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     3
	??1CX500DistinguishedName@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CX500DistinguishedName::~CX500DistinguishedName(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     4
	??1CX520AttributeTypeAndValue@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CX520AttributeTypeAndValue::~CX520AttributeTypeAndValue(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     5
	?Count@CX500DistinguishedName@@QBEHXZ @ 3 NONAME ; public: int __thiscall CX500DistinguishedName::Count(void)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     6
	?DisplayNameL@CX500DistinguishedName@@QBEPAVHBufC16@@XZ @ 4 NONAME ; public: class HBufC16 * __thiscall CX500DistinguishedName::DisplayNameL(void)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     7
	?Element@CX500DistinguishedName@@QBEABVCX520AttributeTypeAndValue@@H@Z @ 5 NONAME ; public: class CX520AttributeTypeAndValue const & __thiscall CX500DistinguishedName::Element(int)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     8
	?EncodedValue@CX520AttributeTypeAndValue@@QBE?BVTPtrC8@@XZ @ 6 NONAME ; public: class TPtrC8 const  __thiscall CX520AttributeTypeAndValue::EncodedValue(void)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     9
	?ExactMatchL@CX500DistinguishedName@@QBEHABV1@@Z @ 7 NONAME ; public: int __thiscall CX500DistinguishedName::ExactMatchL(class CX500DistinguishedName const &)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    10
	?ExactMatchL@CX520AttributeTypeAndValue@@UBEHABV1@@Z @ 8 NONAME ; public: virtual int __thiscall CX520AttributeTypeAndValue::ExactMatchL(class CX520AttributeTypeAndValue const &)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    11
	?ExternalizeL@CX500DistinguishedName@@QBEXAAVRWriteStream@@@Z @ 9 NONAME ; public: void __thiscall CX500DistinguishedName::ExternalizeL(class RWriteStream &)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    12
	?ExtractFieldL@CX500DistinguishedName@@QBEPAVHBufC16@@ABVTDesC16@@@Z @ 10 NONAME ; public: class HBufC16 * __thiscall CX500DistinguishedName::ExtractFieldL(class TDesC16 const &)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    13
	?IsWithinSubtreeL@CX500DistinguishedName@@QBEHABV1@@Z @ 11 NONAME ; public: int __thiscall CX500DistinguishedName::IsWithinSubtreeL(class CX500DistinguishedName const &)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    14
	?MatchElementL@CX500DistinguishedName@@QBEHABVCX520AttributeTypeAndValue@@@Z @ 12 NONAME ; public: int __thiscall CX500DistinguishedName::MatchElementL(class CX520AttributeTypeAndValue const &)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    15
	?NewL@CX500DistinguishedName@@SAPAV1@AAVRReadStream@@@Z @ 13 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewL(class RReadStream &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    16
	?NewL@CX500DistinguishedName@@SAPAV1@ABV1@@Z @ 14 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewL(class CX500DistinguishedName const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    17
	?NewL@CX500DistinguishedName@@SAPAV1@ABV?$CArrayPtr@VCX520AttributeTypeAndValue@@@@@Z @ 15 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewL(class CArrayPtr<class CX520AttributeTypeAndValue> const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    18
	?NewL@CX500DistinguishedName@@SAPAV1@ABVTDesC8@@@Z @ 16 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewL(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    19
	?NewL@CX500DistinguishedName@@SAPAV1@ABVTDesC8@@AAH@Z @ 17 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewL(class TDesC8 const &,int &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    20
	?NewL@CX520AttributeTypeAndValue@@SAPAV1@AAVRReadStream@@@Z @ 18 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewL(class RReadStream &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    21
	?NewL@CX520AttributeTypeAndValue@@SAPAV1@ABV1@@Z @ 19 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewL(class CX520AttributeTypeAndValue const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    22
	?NewL@CX520AttributeTypeAndValue@@SAPAV1@ABVTDesC8@@@Z @ 20 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewL(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    23
	?NewL@CX520AttributeTypeAndValue@@SAPAV1@ABVTDesC8@@AAH@Z @ 21 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewL(class TDesC8 const &,int &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    24
	?NewLC@CX500DistinguishedName@@SAPAV1@AAVRReadStream@@@Z @ 22 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewLC(class RReadStream &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    25
	?NewLC@CX500DistinguishedName@@SAPAV1@ABV1@@Z @ 23 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewLC(class CX500DistinguishedName const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    26
	?NewLC@CX500DistinguishedName@@SAPAV1@ABV?$CArrayPtr@VCX520AttributeTypeAndValue@@@@@Z @ 24 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewLC(class CArrayPtr<class CX520AttributeTypeAndValue> const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    27
	?NewLC@CX500DistinguishedName@@SAPAV1@ABVTDesC8@@@Z @ 25 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewLC(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    28
	?NewLC@CX500DistinguishedName@@SAPAV1@ABVTDesC8@@AAH@Z @ 26 NONAME ; public: static class CX500DistinguishedName * __cdecl CX500DistinguishedName::NewLC(class TDesC8 const &,int &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    29
	?NewLC@CX520AttributeTypeAndValue@@SAPAV1@AAVRReadStream@@@Z @ 27 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewLC(class RReadStream &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    30
	?NewLC@CX520AttributeTypeAndValue@@SAPAV1@ABV1@@Z @ 28 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewLC(class CX520AttributeTypeAndValue const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    31
	?NewLC@CX520AttributeTypeAndValue@@SAPAV1@ABVTDesC8@@@Z @ 29 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewLC(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    32
	?NewLC@CX520AttributeTypeAndValue@@SAPAV1@ABVTDesC8@@AAH@Z @ 30 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewLC(class TDesC8 const &,int &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    33
	?Type@CX520AttributeTypeAndValue@@QBE?BVTPtrC16@@XZ @ 31 NONAME ; public: class TPtrC16 const  __thiscall CX520AttributeTypeAndValue::Type(void)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    34
	?ValueL@CX520AttributeTypeAndValue@@UBEPAVHBufC16@@XZ @ 32 NONAME ; public: virtual class HBufC16 * __thiscall CX520AttributeTypeAndValue::ValueL(void)const 
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    35
	?NewL@CX520AttributeTypeAndValue@@SAPAV1@W4TAttributeType@@ABVTDesC8@@@Z @ 33 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewL(enum TAttributeType,class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    36
	?NewLC@CX520AttributeTypeAndValue@@SAPAV1@W4TAttributeType@@ABVTDesC8@@@Z @ 34 NONAME ; public: static class CX520AttributeTypeAndValue * __cdecl CX520AttributeTypeAndValue::NewLC(enum TAttributeType,class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    37
	?EncodeASN1L@CX500DistinguishedName@@QBEPAVCASN1EncSequence@@XZ @ 35 NONAME ; class CASN1EncSequence * CX500DistinguishedName::EncodeASN1L(void) const
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    38
	?EncodeASN1L@CX520AttributeTypeAndValue@@QBEPAVCASN1EncSequence@@XZ @ 36 NONAME ; class CASN1EncSequence * CX520AttributeTypeAndValue::EncodeASN1L(void) const
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    39
	?EncodeASN1LC@CX500DistinguishedName@@QBEPAVCASN1EncSequence@@XZ @ 37 NONAME ; class CASN1EncSequence * CX500DistinguishedName::EncodeASN1LC(void) const
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    40
	?EncodeASN1LC@CX520AttributeTypeAndValue@@QBEPAVCASN1EncSequence@@XZ @ 38 NONAME ; class CASN1EncSequence * CX520AttributeTypeAndValue::EncodeASN1LC(void) const
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    41