gnu.crypto.jce.cipher

Class KhazadSpi


public final class KhazadSpi
extends CipherAdapter

The implementation of the Khazad Service Provider Interface (SPI) adapter.

Version:
$Revision: 1.1 $

Field Summary

Fields inherited from class gnu.crypto.jce.cipher.CipherAdapter

attributes, blockLen, cipher, keyLen, mode, pad, partBlock, partLen

Constructor Summary

KhazadSpi()

Method Summary

Methods inherited from class gnu.crypto.jce.cipher.CipherAdapter

engineDoFinal, engineDoFinal, engineGetBlockSize, engineGetIV, engineGetOutputSize, engineGetParameters, engineInit, engineInit, engineInit, engineSetMode, engineSetPadding, engineUpdate, engineUpdate

Constructor Details

KhazadSpi

public KhazadSpi()


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