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