Searched refs:ASN1_UTF8_STRING (Results 1 – 6 of 6) sorted by relevance
23 public static final byte ASN1_UTF8_STRING = 0x0C; field in KMAsn1Parser383 if (tag != ASN1_UTF8_STRING in validateAttributeTypeAndValue()
484 ASN1_UTF8_STRING("Dummy Organization"),497 ASN1_UTF8_STRING("Dummy ExplicitText"),577 ASN1_UTF8_STRING("Dummy comment."),
361 class ASN1_UTF8_STRING(ASN1_STRING): class
22 ASN1_UTF8_STRING MBEDTLS_ASN1_UTF8_STRING
669 #define ASN1_UTF8_STRING MBEDTLS_ASN1_UTF8_STRING macro