public class TwofishKeySpec extends Object implements KeySpec
static String
ident
TwofishKeySpec(byte[] abyte0)
TwofishKeySpec(byte[] abyte0, int i)
byte[]
getKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String ident
public TwofishKeySpec(byte[] abyte0) throws InvalidKeyException
InvalidKeyException
public TwofishKeySpec(byte[] abyte0, int i) throws InvalidKeyException
public byte[] getKey()
Copyright © 2020. All rights reserved.