Package | Description |
---|---|
org.springframework.security.crypto.encrypt |
Modifier and Type | Method and Description |
---|---|
static BytesEncryptor |
Encryptors.standard(CharSequence password,
CharSequence salt)
Creates a standard password-based bytes encryptor using 256 bit AES encryption.
|
Copyright © 2015. All rights reserved.