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, size
public void encode(ASN1OutputStream out) throws IOException
DERSequence
encode
in interface DEREncodable
encode
in class DERSequence
IOException
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.