cryptix.pgp.charset
Class Keybcs

java.lang.Object
  extended bycryptix.pgp.charset.SimpleCharSet
      extended bycryptix.pgp.charset.Keybcs

public class Keybcs
extends SimpleCharSet

$Revision: 1.2 $

Author:
Jill Baker

Field Summary
 
Fields inherited from class cryptix.pgp.charset.SimpleCharSet
UNK
 
Method Summary
static byte[] decode(byte[] buffer)
           
static byte[] encode(byte[] buffer)
           
 
Methods inherited from class cryptix.pgp.charset.SimpleCharSet
translate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public static final byte[] encode(byte[] buffer)

decode

public static final byte[] decode(byte[] buffer)