Uses of Interface
org.bouncycastle.crypto.KeyEncapsulation
-
Packages that use KeyEncapsulation Package Description org.bouncycastle.crypto.kems -
-
Uses of KeyEncapsulation in org.bouncycastle.crypto.kems
Classes in org.bouncycastle.crypto.kems that implement KeyEncapsulation Modifier and Type Class Description class
ECIESKeyEncapsulation
The ECIES Key Encapsulation Mechanism (ECIES-KEM) from ISO 18033-2.class
RSAKeyEncapsulation
The RSA Key Encapsulation Mechanism (RSA-KEM) from ISO 18033-2.
-