A
Alhambra Eidos Development
Hi all,
I have this string
"C=ES, SERIALNUMBER=123456789R, SN=MAORI, G=PEPE, CN=\"MAORI RAMOS, PEPE
(AUTENTICACIÓN)\"
I need create several methods for get values
for key "C" the value is ES
for key "SERIALNUMBER" the value is 123456789R
for key "SN" the value is MAORI
etc, etc
any helper class about it ?
thanks.
I have this string
"C=ES, SERIALNUMBER=123456789R, SN=MAORI, G=PEPE, CN=\"MAORI RAMOS, PEPE
(AUTENTICACIÓN)\"
I need create several methods for get values
for key "C" the value is ES
for key "SERIALNUMBER" the value is 123456789R
for key "SN" the value is MAORI
etc, etc
any helper class about it ?
thanks.