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