Interface ASN1Constructed

All Superinterfaces:
Iterable<ASN1Object>
All Known Implementing Classes:
ASN1BitString, ASN1OctetString, ASN1Sequence, ASN1Set, ASN1String, ASN1TaggedObject

public interface ASN1Constructed extends Iterable<ASN1Object>