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