| Package | Description |
|---|---|
| io.apigee.trireme.core.modules.crypto |
| Class and Description |
|---|
| AbstractCipherImpl
This class holds common methods used by both Cipher and Decipher.
|
| AbstractDH
Abstract class for DiffieHellman and DiffieHellmanGroup.
|
| CryptoLoader
This is a singleton class to ensure that we only load the BouncyCastle crypto provider once
per JVM, but for startup time reasons we don't load it until we actually require the "crypto"
module once.
|
| DefaultTrustStore
The purpose of this singleton class is to retrieve the default trust store (the one with the built-in CA
certificates.
|
Copyright © 2016 Apigee Corporation. All Rights Reserved.