public class DERBitString extends DERObject
| Constructor and Description |
|---|
DERBitString(byte[] value)
Basic DERObject constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ASN1OutputStream out) |
byte[] |
getOctets() |
public byte[] getOctets()
public void encode(ASN1OutputStream out) throws IOException
encode in interface DEREncodableencode in class DERObjectIOExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.