Uses of Class
org.apache.asn1new.primitives.OctetString

Packages that use OctetString
org.apache.asn1new.ber.tlv   
org.apache.asn1new.primitives   
 

Uses of OctetString in org.apache.asn1new.ber.tlv
 

Methods in org.apache.asn1new.ber.tlv with parameters of type OctetString
static void Value.encode(java.nio.ByteBuffer buffer, OctetString string)
          Encode an OctetString value
 

Uses of OctetString in org.apache.asn1new.primitives
 

Fields in org.apache.asn1new.primitives declared as OctetString
static OctetString OctetString.EMPTY_STRING
          A null OctetString
 



Copyright © 2005-2006 . All Rights Reserved.