Searched defs:T61String (Results 1 – 2 of 2) sorted by relevance
/external/python/cryptography/src/cryptography/x509/ | ||
D | name.py | 19 T61String = 20 variable in _ASN1Type |
/external/python/pyasn1/pyasn1/type/ | ||
D | char.py | 205 class T61String(TeletexString): class |