|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Key
Defines the basic properties of all key objects.
PublicKey| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Method Summary | |
|---|---|
String |
getAlgorithm()
Returns the name of the algorithm that this key will work with. |
byte[] |
getEncoded()
Returns the encoded form of the receiver. |
String |
getFormat()
Returns the name of the format used to encode the key, or null if it can not be encoded. |
| Field Detail |
|---|
static final long serialVersionUID
| Method Detail |
|---|
String getAlgorithm()
String getFormat()
byte[] getEncoded()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||