java.lang.Object | |
↳ | org.bouncycastle.jce.spec.IEKeySpec |
key pair for use with an integrated encryptor - together they provide what's required to generate the message.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
return "IES"
| |||||||||||
returns null
| |||||||||||
return null
| |||||||||||
return the local private key.
| |||||||||||
return the intended recipient's/sender's public key.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
privKey | our private key. |
---|---|
pubKey | the public key of the sender/recipient. |
returns null