For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.assembly.Operation

Packages that use Operation
gnu.crypto.assembly Provides a high-level API for combining and using GNU Crypto cipher, mode, and padding primitives.  
 

Uses of Operation in gnu.crypto.assembly
 

Fields in gnu.crypto.assembly declared as Operation
static Operation Operation.PRE_PROCESSING
           
static Operation Operation.POST_PROCESSING
           
protected  Operation Transformer.mode
           
 

Methods in gnu.crypto.assembly with parameters of type Operation
 void Transformer.setMode(Operation mode)
          Sets the operational mode of this Transformer.
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.