TWTLSKeyFactory Class Reference
class TWTLSKeyFactory : public TKeyFactory |
Member Functions Documentation
DSAParametersL(const TDesC8 &)
Parameters
const TDesC8 & aEncoding | A non-modifiable descriptor representing the entire encoding. |
DSAPublicKeyL(const CDSAParameters &, const TDesC8 &)
Parameters
const CDSAParameters & aParams | The DSA parameters |
const TDesC8 & aEncoding | A non-modifiable descriptor representing the entire encoding. |
DSAPublicKeyL(const TDesC8 &, const TDesC8 &)
DSASignatureL(const TDesC8 &)
Gets the digital DSA signature given an encoding key.
Parameters
const TDesC8 & aEncoding | A non-modifiable descriptor representing the entire encoding. |
RSAPublicKeyL(const TDesC8 &)
Parameters
const TDesC8 & aEncoding | A non-modifiable descriptor representing the entire encoding. |
RSASignatureResultL(const CAlgorithmIdentifier &, TDesC8 &)
Gets the RSA signature result.
Parameters
const CAlgorithmIdentifier & aDigestAlgorithm | The algorithm ID. |
TDesC8 & aDigest | A non-modifiable descriptor representing the digest algorithm. |
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.