ASN 和 ASCII 之间的区别
请解释 ASN 和 ASCII 格式之间的区别。 它们有什么用?
Please explain the difference between the ASN and ASCII formats.
What are they used for?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅 ASN.1 和 ASCII 在维基百科上,两者是正交的概念,一个是数据结构的表示法,另一个是字符编码方案。
See ASN.1 and ASCII at Wikipedia, the two are orthogonal concepts, one is a notation for data structures the other is a character encoding scheme.