public class RC5Parameters extends Object implements CipherParameters
RC5Parameters(byte[] key, int rounds)
byte[]
getKey()
int
getRounds()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RC5Parameters(byte[] key, int rounds)
public byte[] getKey()
public int getRounds()
Copyright © 2015. All rights reserved.