Interface | Description |
---|---|
EncryptionService |
Service to do asymmetric encryption and decryption.
|
HashingService |
Support for creating a hash and validating passwords.
|
Class | Description |
---|---|
CryptoConfig | |
CryptoConfig.CertificateConfig | |
CryptoConfig.KeyStoreConfig | |
CryptoConfig.KeyStoreConfig.AliasConfig | |
CryptoConfig.SSLConfig |
SSL configuration.
|
Hash |
A Hash is the couple made of two byte arrays : the hashed string and the salt used to hash it.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.