silc_asn1_free

SYNOPSIS

    void silc_asn1_free(SilcAsn1 asn1);

DESCRIPTION

Frees the SilcAsn1 context and all allocated memory. All encoded buffers and all decoded buffers with this context becomes invalid after this call.