XCMS Toolkit

schemajic.encoder
Interface Encodable

All Known Implementing Classes:
Length, Tag, Value

public interface Encodable

A public interface to the encode method that is used to encode values of ASN.1 types.

Version:
1.00 - 2006/02/10
Author:
support@phillipgriffin.com

Method Summary
 void encode(java.io.OutputStream out)
           
 

Method Detail

encode

void encode(java.io.OutputStream out)
            throws EncodingException
Throws:
EncodingException

XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.