public class TaggedCertSequence extends ASN1Type
| Constructor and Description |
|---|
TaggedCertSequence(byte[] encodedCert) |
TaggedCertSequence(byte[][] encodedCerts) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEncodedLength() |
int |
write(byte[] out,
int offset) |
arraycopy, getHeaderLen, getLen, writeGeneralizedTime, writeHeaderpublic TaggedCertSequence(byte[] encodedCert)
public TaggedCertSequence(byte[][] encodedCerts)
public int getEncodedLength()
getEncodedLength in class ASN1TypeCopyright © 2020. All rights reserved.