|
|
|
|
Location:
wsptypes.h
class TWtlsKeyExchangeSuite;
The class TWtlsKeyExchangeSuite contain the definitions of WTLS Key Exchange Suites as defined in the WAP WTLS Specification, July 2001
Defined in TWtlsKeyExchangeSuite:
EBinary, EDH_anon, EDH_anon_512, EDH_anon_768, EECDH_ECDSA, EECDH_ECDSA_uncomp, EECDH_anon, EECDH_anon_113, EECDH_anon_131, EECDH_anon_uncomp, EECDH_anon_uncomp_113, EECDH_anon_uncomp_131, EIdNull, EKeyHashSha, ENULL, ERSA, ERSA_512, ERSA_768, ERSA_anon, ERSA_anon_512, ERSA_anon_768, ESHARED_SECRET, EText, EX509Name, TKeyExchangeSuite, TKeyIdType, TWtlsKeyExchangeSuite(), iKeyExchangeSuite, iKeyId, iKeyIdType
inline TWtlsKeyExchangeSuite(TKeyExchangeSuite aKeyExchangeSuite, TKeyIdType aKeyIdType, const TBuf8< KWtlsMaxKeyIdLength
> &aKeyId);
|
TKeyExchangeSuite
TBuf8< KWtlsMaxKeyIdLength > iKeyId;