| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IESKey
key pair for use with an integrated encryptor
| Field Summary | 
|---|
| Fields inherited from interface java.security.Key | 
|---|
serialVersionUID | 
| Method Summary | |
|---|---|
 PrivateKey | 
getPrivate()
return the local private key.  | 
 PublicKey | 
getPublic()
return the intended recipient's/sender's public key.  | 
| Methods inherited from interface java.security.Key | 
|---|
getAlgorithm, getEncoded, getFormat | 
| Method Detail | 
|---|
PublicKey getPublic()
PrivateKey getPrivate()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||