OSSL_ASN1_DEFINE_CLASS 1925 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(Boolean, Primitive); OSSL_ASN1_DEFINE_CLASS 1926 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(Integer, Primitive); OSSL_ASN1_DEFINE_CLASS 1927 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(Enumerated, Primitive); OSSL_ASN1_DEFINE_CLASS 1928 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(BitString, Primitive); OSSL_ASN1_DEFINE_CLASS 1929 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(OctetString, Primitive); OSSL_ASN1_DEFINE_CLASS 1930 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(UTF8String, Primitive); OSSL_ASN1_DEFINE_CLASS 1931 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(NumericString, Primitive); OSSL_ASN1_DEFINE_CLASS 1932 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(PrintableString, Primitive); OSSL_ASN1_DEFINE_CLASS 1933 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(T61String, Primitive); OSSL_ASN1_DEFINE_CLASS 1934 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(VideotexString, Primitive); OSSL_ASN1_DEFINE_CLASS 1935 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(IA5String, Primitive); OSSL_ASN1_DEFINE_CLASS 1936 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(GraphicString, Primitive); OSSL_ASN1_DEFINE_CLASS 1937 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(ISO64String, Primitive); OSSL_ASN1_DEFINE_CLASS 1938 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(GeneralString, Primitive); OSSL_ASN1_DEFINE_CLASS 1939 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(UniversalString, Primitive); OSSL_ASN1_DEFINE_CLASS 1940 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(BMPString, Primitive); OSSL_ASN1_DEFINE_CLASS 1941 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(Null, Primitive); OSSL_ASN1_DEFINE_CLASS 1942 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(ObjectId, Primitive); OSSL_ASN1_DEFINE_CLASS 1943 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(UTCTime, Primitive); OSSL_ASN1_DEFINE_CLASS 1944 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(GeneralizedTime, Primitive); OSSL_ASN1_DEFINE_CLASS 1946 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(Sequence, Constructive); OSSL_ASN1_DEFINE_CLASS 1947 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(Set, Constructive); OSSL_ASN1_DEFINE_CLASS 1949 ext/openssl/ossl_asn1.c OSSL_ASN1_DEFINE_CLASS(EndOfContent, Data);