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