OSSL_ASN1_DEFINE_CLASS 1135 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(Boolean, Primitive);
OSSL_ASN1_DEFINE_CLASS 1136 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(Integer, Primitive);
OSSL_ASN1_DEFINE_CLASS 1137 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(Enumerated, Primitive);
OSSL_ASN1_DEFINE_CLASS 1138 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(BitString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1139 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(OctetString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1140 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(UTF8String, Primitive);
OSSL_ASN1_DEFINE_CLASS 1141 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(NumericString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1142 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(PrintableString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1143 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(T61String, Primitive);
OSSL_ASN1_DEFINE_CLASS 1144 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(VideotexString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1145 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(IA5String, Primitive);
OSSL_ASN1_DEFINE_CLASS 1146 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(GraphicString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1147 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(ISO64String, Primitive);
OSSL_ASN1_DEFINE_CLASS 1148 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(GeneralString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1149 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(UniversalString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1150 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(BMPString, Primitive);
OSSL_ASN1_DEFINE_CLASS 1151 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(Null, Primitive);
OSSL_ASN1_DEFINE_CLASS 1152 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(ObjectId, Primitive);
OSSL_ASN1_DEFINE_CLASS 1153 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(UTCTime, Primitive);
OSSL_ASN1_DEFINE_CLASS 1154 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(GeneralizedTime, Primitive);
OSSL_ASN1_DEFINE_CLASS 1156 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(Sequence, Constructive);
OSSL_ASN1_DEFINE_CLASS 1157 ext/openssl/ossl_asn1.c     OSSL_ASN1_DEFINE_CLASS(Set, Constructive);