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