| 类 | 说明 |
|---|---|
| Asn1BerParser |
Parser of ASN.1 BER-encoded structures.
|
| Asn1DerEncoder |
Encoder of ASN.1 structures into DER-encoded form.
|
| Asn1OpaqueObject |
Opaque holder of encoded ASN.1 stuff.
|
| 枚举 | 说明 |
|---|---|
| Asn1TagClass | |
| Asn1Tagging | |
| Asn1Type |
| 异常错误 | 说明 |
|---|---|
| Asn1DecodingException |
Indicates that input could not be decoded into intended ASN.1 structure.
|
| Asn1EncodingException |
Indicates that an ASN.1 structure could not be encoded.
|
| 注释类型 | 说明 |
|---|---|
| Asn1Class | |
| Asn1Field |
Copyright © 2018. All rights reserved.