JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.bouncycastle.crypto.ec
Interface ECEncryptor
All Known Implementing Classes:
ECElGamalEncryptor
public interface
ECEncryptor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ECPair
encrypt
(
ECPoint
point)
void
init
(
CipherParameters
params)
Method Details
init
void
init
(
CipherParameters
params)
encrypt
ECPair
encrypt
(
ECPoint
point)