certtool is able to set certificate policies via a template
[gnutls.git] / lib / pin.h
blobd75b0f6fc7459b2379ca2927544511dd1bee3797
1 #ifndef PIN_H
2 #define PIN_H
4 extern gnutls_pin_callback_t _gnutls_pin_func;
5 extern void *_gnutls_pin_data;
7 #endif /* PIN_H */