OpenSSL supports T61String data type, but doesn't provide any conversion helper. You should avoid T61String if you can, the T.61 standard that defined it has been withdrawn before 1993. So unless you're playing with antique software that can't work with an UTF8 string, prefer UTF8String.

--
Erwann ABALEA

Le 25/11/2013 15:15, Sanjay Kumar (sanjaku5) a écrit :

Hi,

We need to send CN attribute in TeletexString format for ASN1DN Id and certificate.

Does openssl support for TeletexString/ T61String(T61String, an arbitrary string of T.61 (eight-bit) characters.) ?

What are function user to read the T61String format value ?

Could someone help me with list of functions used for T61String ?

Thanks,

Sanjay


Reply via email to