public abstract class EncodedKeySpec extends Object implements KeySpec
| Constructor and Description |
|---|
EncodedKeySpec(byte[] var0) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
abstract String |
getFormat() |
public byte[] getEncoded()
public abstract String getFormat()