public class SingleResponse extends ASN1Type
| Constructor and Description |
|---|
SingleResponse(CertID certId,
byte[] certStatus,
Date thisUpdate,
Date nextUpdate,
Extensions extensions) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEncodedLength() |
int |
write(byte[] out,
int offset) |
arraycopy, getHeaderLen, getLen, writeGeneralizedTime, writeHeaderpublic SingleResponse(CertID certId, byte[] certStatus, Date thisUpdate, Date nextUpdate, Extensions extensions)
public int getEncodedLength()
getEncodedLength in class ASN1TypeCopyright © 2019. All rights reserved.