把a.text 解码到b.text
certutil -decode a.text  b.text
把a编码到b
certutil -encode a.text  b.text