Serializable
DSAPrivateKey
, DSAPublicKey
, PrivateKey
, PublicKey
, RSAPrivateCrtKey
, RSAPrivateKey
, RSAPublicKey
public interface Key extends Serializable
Modifier and Type | Field | Description |
---|---|---|
static long |
serialVersionUID |
Modifier and Type | Method | Description |
---|---|---|
String |
getAlgorithm() |
|
byte[] |
getEncoded() |
|
String |
getFormat() |
static final long serialVersionUID