admin 管理员组

文章数量: 1086485

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

本文标签: 操作 Windows