Hello, I'd like to check if a gnutls_x509_crt_t created via gnutls_x509_crt_import contains a private key. I can't find in the documentation a function that would give me a straight answer. Is there a way to make that check? /Nicolas