void silc_asn1_free(SilcAsn1 asn1);
Frees the SilcAsn1 context and all allocated memory. All encoded buffers and all decoded buffers with this context becomes invalid after this call.