gnu.crypto.jce.mac

Class OMacRijndaelImpl

Implemented Interfaces:
Cloneable

public class OMacRijndaelImpl
extends MacAdapter

Field Summary

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

attributes, mac

Constructor Summary

OMacRijndaelImpl()

Method Summary

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

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

Constructor Details

OMacRijndaelImpl

public OMacRijndaelImpl()

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