X509_FILETYPE_PEM

* Under Win32 these are defined in wincrypt.h */

extern (C) nothrow
enum X509_FILETYPE_PEM = 1;

Meta