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