Welcome to the "trac"-ing site of openpgp4u!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 20

Show
Ignore:
Timestamp:
10/31/04 01:05:52 (4 years ago)
Author:
nahi
Message:

* follow changes of checksum format

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/pgp/packet/rsakeysupport.rb

    r18 r20  
    107107 
    108108  def dump_key_material_checksum 
    109     dump_2octet(self.key_material_secret_checksum) 
     109    self.key_material_secret_checksum 
    110110  end 
    111111