Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IESKey
extends Key
Method Summary | |
PrivateKey |
|
PublicKey |
|
public PrivateKey getPrivate()
return the local private key.
public PublicKey getPublic()
return the intended recipient's/sender's public key.