gnu.crypto.jce.mac

Class OMacDESImpl

Implemented Interfaces:
Cloneable

public class OMacDESImpl
extends MacAdapter

Field Summary

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

attributes, mac

Constructor Summary

OMacDESImpl()

Method Summary

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

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

Constructor Details

OMacDESImpl

public OMacDESImpl()

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