Package com.jcraft.jsch
Interface KEM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
decapsulate(byte[] encapsulation)
byte[]
getPublicKey()
void
init()
-
Modifier and Type | Method | Description |
---|---|---|
byte[] |
decapsulate(byte[] encapsulation) |
|
byte[] |
getPublicKey() |
|
void |
init() |