loudmouth/lm-ssl.h
changeset 704 d682ae8d7d3a
parent 690 7ccf2113ec5f
equal deleted inserted replaced
703:f9b3bb67ce34 704:d682ae8d7d3a
    40 #include <glib.h>
    40 #include <glib.h>
    41 
    41 
    42 #if !defined (LM_INSIDE_LOUDMOUTH_H) && !defined (LM_COMPILATION)
    42 #if !defined (LM_INSIDE_LOUDMOUTH_H) && !defined (LM_COMPILATION)
    43 #error "Only <loudmouth/loudmouth.h> can be included directly, this file may disappear or change contents."
    43 #error "Only <loudmouth/loudmouth.h> can be included directly, this file may disappear or change contents."
    44 #endif
    44 #endif
       
    45 
       
    46 #define LM_FINGERPRINT_PREFIX "SHA256:"
       
    47 #define LM_FINGERPRINT_LENGTH 72
    45 
    48 
    46 G_BEGIN_DECLS
    49 G_BEGIN_DECLS
    47 
    50 
    48 /**
    51 /**
    49  * LmSSL:
    52  * LmSSL: