Known Indirect Subclasses
|
Class Overview
Superinterface for all specific public key interfaces
Summary
|
[Expand]
Inherited Methods |
From interface java.security.Key
|
abstract
String
|
getAlgorithm()
Returns the name of the algorithm that this key will work
with.
|
|
abstract
byte[]
|
getEncoded()
Returns the encoded form of the receiver.
|
|
abstract
String
|
getFormat()
Returns the name of the format used to encode the key, or null
if it can not be encoded.
|
|
Constants
public
static
final
long
serialVersionUID
Constant Value:
7187392471159151072
(0x63bebf5f40c219e0)