cryptix.pgp
Interface Algorithm
- All Known Implementing Classes:
- CompressedData
- public interface Algorithm
Constants describing the various algorithms we can use.
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.2 $
- Since:
- Cryptix 2.2 or earlier
- Author:
- Jill Baker
NONE
public static final int NONE
- See Also:
- Constant Field Values
ZIP
public static final int ZIP
- See Also:
- Constant Field Values
GZIP
public static final int GZIP
- See Also:
- Constant Field Values
MD5
public static final int MD5
- See Also:
- Constant Field Values
SHA
public static final int SHA
- See Also:
- Constant Field Values
IDEA
public static final int IDEA
- See Also:
- Constant Field Values
BLOWFISH
public static final int BLOWFISH
- See Also:
- Constant Field Values
RSA
public static final int RSA
- See Also:
- Constant Field Values
PKETEST
public static final int PKETEST
- See Also:
- Constant Field Values
BINARY
public static final int BINARY
- See Also:
- Constant Field Values
LEGACY
public static final int LEGACY
- See Also:
- Constant Field Values
UTF8
public static final int UTF8
- See Also:
- Constant Field Values