typedef xmlSecKeyPtr (* | xmlSecGetKeyCallback |
xmlSecGetKeyCallback: : the pointer to <dsig:KeyInfo/> node. : the pointer to <dsig:KeyInfo/> node processing context.
Reads the <dsig:KeyInfo/> node and extracts the key.
Returns the pointer to key or NULL if the key is not found or an error occurs.
typedef int(* | xmlSecKeyStoreInitializeMethod |
xmlSecKeyStoreInitializeMethod: : the store.
Keys store specific initialization method.
Returns 0 on success or a negative value if an error occurs.
typedef void(* | xmlSecKeyStoreFinalizeMethod |
xmlSecKeyStoreFinalizeMethod: : the store.
Keys store specific finalization (destroy) method.
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.