| Class | Description |
|---|---|
| BouncyCastleFactories |
Factories for engines that use Bouncy Castle API as encryption implementations.
|
| BouncyCastlePBKDF2KeyFactory |
Key factory that uses implementation of PBKDF2 function from Bouncy Castle for key derivation.
|
| BouncyCastleRSAEngine |
Factory that provides
EncryptionEngine implementation for RSA algorithm from Bouncy Castle. |
| BouncyCastleRSAEngineFactory |
Factory that provides
EncryptionEngine implementation for RSA algorithm from Bouncy Castle. |
| BouncyCastleSymmetricEngine |
Implementation of encryption engine that uses Bouncy Castle implementations for symmetric encryption.
|
| BouncyCastleSymmetricEngineFactory |
Factory that provides
EncryptionEngine implementation for symmetric algorithms from Bouncy Castle. |
Copyright © 2016. All rights reserved.