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