For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.der

Interface Summary
DER The set of tags for DER types.
 

Class Summary
BitString Immutable representation of a bit string, which is equivalent to a byte array except some number of the rightmost bits are ignored.
DERReader This class decodes DER sequences into Java objects.
DERValue  
DERWriter Methods that allow various Java types to be written as a DER (Distinguished Encoding Rules) stream to the specified output stream.
OID This immutable class represents an object identifier, or OID.
 

Exception Summary
DEREncodingException  
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.