]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/pem.h
Move stack of compression methods from libssl to OSSL_LIB_CTX
[thirdparty/openssl.git] / include / openssl / pem.h
index ed50f081fa21ee919e60c873603ac1b48b2c80d0..6ea1a49a694452fbfe64587e6f2e0058904caa38 100644 (file)
@@ -57,6 +57,8 @@ extern "C" {
 # define PEM_STRING_ECPRIVATEKEY "EC PRIVATE KEY"
 # define PEM_STRING_PARAMETERS   "PARAMETERS"
 # define PEM_STRING_CMS          "CMS"
+# define PEM_STRING_SM2PARAMETERS "SM2 PARAMETERS"
+# define PEM_STRING_ACERT        "ATTRIBUTE CERTIFICATE"
 
 # define PEM_TYPE_ENCRYPTED      10
 # define PEM_TYPE_MIC_ONLY       20