File: keyHash.mli

package info (click to toggle)
sks 1.1.5-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 2,076 kB
  • sloc: ml: 15,262; ansic: 1,069; makefile: 346; sh: 279
file content (4 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (7)
1
2
3
4
val hash_bytes : int
val hash : Packet.packet list -> Digest.t
val hexify : string -> string
val dehexify : string -> string