#include <revolution/net.h>
void NETECCDelete( NETECCContext *context );
| context | Pointer to the ECC signature context structure. |
None.
This function releases the ECC signature context that was generated by the NETECCCreate function.
2006/10/12 Initial version.
CONFIDENTIAL