NETECCDelete

C Specification

#include <revolution/net.h>

void NETECCDelete( NETECCContext *context );

Arguments

context Pointer to the ECC signature context structure.

Return Values

None.

Description

This function releases the ECC signature context that was generated by the NETECCCreate function.

See Also

NETECCCreate

Revision History

2006/10/12 Initial version.


CONFIDENTIAL