sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] expiration date now shown


From: Peter Palfrader
Subject: Re: [Sks-devel] expiration date now shown
Date: Fri, 23 Jan 2004 03:17:04 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

On Thu, 22 Jan 2004, Yaron M. Minsky wrote:

> I'm still confused about this patch.  Is ssp_critical used for anything?

No, as I wrote, it's just there if you want to use it in the future.


This is the important part:

> > > -  let ssp_type = cin#read_byte in
> > > +  let ssp_type_byte = cin#read_byte in
> > > +  let ssp_type = ssp_type_byte land 0x7f in

Feel free to ignore this:

> > > +  let ssp_critical = ssp_type_byte lor 0x80 in

Peter
-- 
 PGP signed and encrypted  |  .''`.  ** Debian GNU/Linux **
    messages preferred.    | : :' :      The  universal
                           | `. `'      Operating System
 http://www.palfrader.org/ |   `-    http://www.debian.org/

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]