Package org.apache.sling.commons.crypto
@Version("1.1.0")
package org.apache.sling.commons.crypto
Provides the Apache Sling Commons Crypto API.
-
InterfacesClassDescriptionService for encrypting messages and decrypting ciphertexts.Provider of passwords to use for example with password-based encryption (PBE).Provider of salts to use for example with password-based encryption (PBE).Provider of secret keys for encryption and decryption.