public class ResponderID extends ASN1Type
| Constructor and Description |
|---|
ResponderID(byte[] key) |
ResponderID(org.bouncycastle.asn1.x500.X500Name name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEncodedLength() |
int |
write(byte[] out,
int offset) |
arraycopy, getHeaderLen, getLen, writeGeneralizedTime, writeHeaderpublic ResponderID(byte[] key)
throws IOException
IOExceptionpublic ResponderID(org.bouncycastle.asn1.x500.X500Name name)
throws IOException
IOExceptionpublic int getEncodedLength()
getEncodedLength in class ASN1TypeCopyright © 2023. All rights reserved.