gnu.crypto.jce.mac

Class OMacTripleDESImpl

Implemented Interfaces:
Cloneable

public class OMacTripleDESImpl
extends MacAdapter

Field Summary

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

attributes, mac

Constructor Summary

OMacTripleDESImpl()

Method Summary

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

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

Constructor Details

OMacTripleDESImpl

public OMacTripleDESImpl()

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