gnu.crypto.jce.mac

Class OMacTwofishImpl

Implemented Interfaces:
Cloneable

public class OMacTwofishImpl
extends MacAdapter

Field Summary

Fields inherited from class gnu.crypto.jce.mac.MacAdapter

attributes, mac

Constructor Summary

OMacTwofishImpl()

Method Summary

Methods inherited from class gnu.crypto.jce.mac.MacAdapter

clone, engineDoFinal, engineGetMacLength, engineInit, engineReset, engineUpdate, engineUpdate

Constructor Details

OMacTwofishImpl

public OMacTwofishImpl()

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