public interface IESKey extends Key
serialVersionUID
Modifier and Type | Method and Description |
---|---|
PrivateKey |
getPrivate()
return the local private key.
|
PublicKey |
getPublic()
return the intended recipient's/sender's public key.
|
getAlgorithm, getEncoded, getFormat
PublicKey getPublic()
PrivateKey getPrivate()
Copyright © 2015. All rights reserved.