abac0-leakabac0-meicompt_changesgec13mei-idmei-rt0-nmei_rt0mei_rt2mei_rt2_fix_1meiyap-rt1meiyap1rt2tvf-new-xml
Last change
on this file since aa2bd1e was
f7040d8,
checked in by Mike Ryan <mikeryan@…>, 14 years ago
|
perl preprover
SSL key id differs from our (libabac) keyid
SSL: sha1(whole cert)
us: sha1(pub key)
|
-
Property mode set to
100644
|
File size:
152 bytes
|
Rev | Line | |
---|
[f7040d8] | 1 | #ifndef __SSL_KEYID_H__ |
---|
| 2 | #define __SSL_KEYID_H__ |
---|
| 3 | |
---|
| 4 | #ifdef __cplusplus |
---|
| 5 | extern "C" { |
---|
| 6 | #endif |
---|
| 7 | |
---|
| 8 | char *SSL_keyid(int ptr); |
---|
| 9 | |
---|
| 10 | #ifdef __cplusplus |
---|
| 11 | } |
---|
| 12 | #endif |
---|
| 13 | |
---|
| 14 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.