Constant Field Values


Contents
org.apache.*

org.apache.directory.api.asn1.ber.tlv.BerValue
public static final byte FALSE_VALUE 0
public static final byte TRUE_VALUE -1

org.apache.directory.api.asn1.ber.tlv.TLV
public static final byte CONSTRUCTED_FLAG 32
public static final int LENGTH_EXTENSION_RESERVED 127
public static final int LENGTH_LONG_FORM 128
public static final int LENGTH_SHORT_MASK 127
public static final int SHORT_MASK 31
public static final byte TYPE_CLASS_MASK -64
public static final byte TYPE_CLASS_UNIVERSAL 0



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.