chapter9
Class CompressedDataExample

java.lang.Object
  extended by chapter9.CompressedDataExample

public class CompressedDataExample
extends java.lang.Object

Basic use of CMS compressed-data.


Constructor Summary
CompressedDataExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompressedDataExample

public CompressedDataExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Examples from "Beginning Cryptography with Java"