java.security.spec
public abstract class EncodedKeySpec extends Object implements KeySpec
EncodedKeySpec(byte[] var0)
byte[]
getEncoded()
abstract String
getFormat()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncodedKeySpec(byte[] var0)
public byte[] getEncoded()
public abstract String getFormat()