[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: null subfields



Love wrote:
> 
> "Gustavo V. G. C. Rios" <gustavo.rios@terra.com.br> writes:
> 
> > Hi folks,
> >
> > i wonder if heimdal supports null subfields in the transited encoding? I
> > am asking because i could not figure out looking the sources.
> >
> > As far as i known, MIT kerberos latest version does not support it...
> >
> > Would you mind clarify such a matter for me?
> 
> NULL as in the NULL tag, or NULL as in not encoded OPTIONAL field? The
> later we support. The former I use handencoded the DER sequence last time I
> used it (in CMS).
> 
> The next generation of heimdal asn1 parser handles it, but its not ready
> yet.
> 
> Love
> 
>   ------------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature

Null Subfield in the transited encoded realm, like in:

","

or even:

",EDU, /COM,"

Got what i meant?