public class TransitedEncodingEncoder extends Object
Constructor and Description |
---|
TransitedEncodingEncoder() |
Modifier and Type | Method and Description |
---|---|
protected static org.apache.directory.shared.asn1.der.DERSequence |
encode(TransitedEncoding te)
TransitedEncoding ::= SEQUENCE {
tr-type[0] INTEGER, -- must be registered
contents[1] OCTET STRING
}
|
protected static org.apache.directory.shared.asn1.der.DERSequence encode(TransitedEncoding te)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.