[166] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Encoding interface to ASN.1

jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Thu Feb 1 15:24:11 1990

src/lib/krb/mk_error.c, rd_error.c give a quick
example of the calling interface into the encoding/decoding routines
for ASN.1 stuff.

#include <krb5/asn1.h>
gets all the macro definitions for the encoding functions (which all call
into a generic encode/decode function).
[the encode macro defs are in src/asn.1/encode.h]

home help back first fref pref prev next nref lref last post