org.apache.geronimo.util.crypto.params
Class ParametersWithSBox
java.lang.Object
org.apache.geronimo.util.crypto.params.ParametersWithSBox
- All Implemented Interfaces:
- CipherParameters
public class ParametersWithSBox
- extends Object
- implements CipherParameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParametersWithSBox
public ParametersWithSBox(CipherParameters parameters,
byte[] sBox)
getSBox
public byte[] getSBox()
getParameters
public CipherParameters getParameters()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.