public class BERSequence extends DERSequence
| Constructor and Description |
|---|
BERSequence() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ASN1OutputStream out)
As DER requires the constructed, definite-length model to be used for
structured types, this varies slightly from the ASN.1 descriptions given.
|
add, get, getObjects, sizepublic void encode(ASN1OutputStream out) throws IOException
DERSequenceencode in interface DEREncodableencode in class DERSequenceIOExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.