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