Class cryptix.pgp.charset.Keybcs
All Packages Class Hierarchy This Package Previous Next Index
Class cryptix.pgp.charset.Keybcs
java.lang.Object
|
+----cryptix.pgp.charset.SimpleCharSet
|
+----cryptix.pgp.charset.Keybcs
- public class Keybcs
- extends SimpleCharSet
- Author:
- Jill Baker
-
Keybcs()
-
-
decode(byte[])
-
-
encode(byte[])
-
Keybcs
public Keybcs()
encode
public final static byte[] encode(byte buffer[])
decode
public final static byte[] decode(byte buffer[])
All Packages Class Hierarchy This Package Previous Next Index