pluginentrydef.h File Reference
Typedef EnumerateCharacteristicsFunc
typedef const TCharacteristics **(* | EnumerateCharacteristicsFunc |
Crypto Plugin entry function definition The enumeration function definition
Typedef GetExtendedCharacteristicsFuncL
typedef void(* | GetExtendedCharacteristicsFuncL |
The Extended characteristic function definition
Typedef CreateRandomFuncL
typedef void(* | CreateRandomFuncL |
Random object Creation function
- leave
- System wide error code.
Typedef CreateHashFuncL
typedef void(* | CreateHashFuncL |
Hash object Creation function
- leave
- System wide error code.
Typedef CreateSymmetricCipherFuncL
typedef void(* | CreateSymmetricCipherFuncL |
Symmetric Cipher object Creation function
- leave
- System wide error code.
Typedef CreateAsymmetricCipherFuncL
typedef void(* | CreateAsymmetricCipherFuncL |
Asymmetric Cipher object Creation function
- leave
- System wide error code.
Typedef CreateSignerFuncL
typedef void(* | CreateSignerFuncL |
Signer object Creation function
- leave
- System wide error code.
Typedef CreateVerifierFuncL
typedef void(* | CreateVerifierFuncL |
Verifier object Creation function
- leave
- System wide error code.
Typedef CreateKeyAgreementFuncL
typedef void(* | CreateKeyAgreementFuncL |
KeyAgreement object Creation function
- leave
- System wide error code.
Typedef CreateKeyPairGeneratorFuncL
typedef void(* | CreateKeyPairGeneratorFuncL |
Key Pair Generator object Creation function
- leave
- System wide error code.
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.