Uses of Interface
org.bouncycastle.crypto.AsymmetricOperatorFactory
-
Packages that use AsymmetricOperatorFactory Package Description org.bouncycastle.crypto.general Classes for general encryption algorithms and non-FIPS approved variants. -
-
Uses of AsymmetricOperatorFactory in org.bouncycastle.crypto.general
Classes in org.bouncycastle.crypto.general that implement AsymmetricOperatorFactory Modifier and Type Class Description static class
ElGamal.OperatorFactory
Factory for creating ElGamal encryption/decryption operators.static class
RSA.OperatorFactory
Factory for creating non-FIPS encryption/decryption operators.
-