| 程序包 | 说明 |
|---|---|
| com.jn.langx.asn1.spec |
| 限定符和类型 | 方法和说明 |
|---|---|
ASN1Set |
ASN1Element.decodeAsSet()
Decodes this ASN.1 element as a set element.
|
static ASN1Set |
ASN1Set.decodeAsSet(ASN1Element element)
Decodes the provided ASN.1 element as a set element.
|
static ASN1Set |
ASN1Set.decodeAsSet(byte[] elementBytes)
Decodes the contents of the provided byte array as a set element.
|
Copyright © 2022. All rights reserved.