]> andersk Git - openssh.git/blob - fingerprint.h
- Merged OpenBSD CVS changes
[openssh.git] / fingerprint.h
1 /* RCSID("$Id$"); */
2
3 #ifndef FINGERPRINT_H
4 #define FINGERPRINT_H
5 char * fingerprint(BIGNUM *e, BIGNUM *n);
6 #endif
This page took 0.044138 seconds and 5 git commands to generate.