|
|||||||||
| Home >> All >> mindbright >> [ security overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
mindbright.security
Interface Key

- All Superinterfaces:
- java.io.Serializable
- All Known Subinterfaces:
- PrivateKey, PublicKey
- All Known Implementing Classes:
- RSAKey, RSAPrivateKey, RSAPublicKey
- public interface Key
- extends java.io.Serializable
| Method Summary | |
java.lang.String |
getAlgorithm()
|
byte[] |
getEncoded()
|
java.lang.String |
getFormat()
|
| Method Detail |
getAlgorithm
public java.lang.String getAlgorithm()
getFormat
public java.lang.String getFormat()
getEncoded
public byte[] getEncoded()
|
|||||||||
| Home >> All >> mindbright >> [ security overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC