| Interface | Description |
|---|---|
| CryptoProviderUtil |
Interface for key conversion methods, used to decouple logics from
the implementation based on specific Java crypto provider (BC, SC, ...)
|
| Class | Description |
|---|---|
| CryptoProviderUtilBouncyCastle |
Crypto provider based on BouncyCastle crypto provider.
|
| CryptoProviderUtilFactory |
Factory class for building the correct crypto provider instances.
|
| CryptoProviderUtilsSpongyCastle |
Crypto provider based on SpongyCastle crypto provider.
|
Copyright © 2016–2018 Lime - HighTech Solutions Inc.. All rights reserved.