| 程序包 | 说明 |
|---|---|
| com.jn.langx.asn1.spec |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ASN1Element
This class defines a generic ASN.1 BER element, which has a type and value.
|
class |
ASN1Exception
This class defines an exception that can be thrown if a problem occurs while
interacting with ASN.1 BER elements.
|
class |
ASN1Sequence
This class provides an ASN.1 sequence element, which is used to hold an
ordered set of zero or more other elements (potentially including additional
"envelope" element types like other sequences and/or sets).
|
class |
ASN1UTF8String
This class provides an ASN.1 UTF-8 string element that can hold any string
value that can be represented in the UTF-8 encoding.
|
Copyright © 2022. All rights reserved.