public class ConfigEncryptAESProvider extends ConfigEncryptProvider
构造器和说明 |
---|
ConfigEncryptAESProvider() |
public String encrypt(String content, String password)
ConfigEncryptProvider
encrypt
在类中 ConfigEncryptProvider
content
- 明文password
- 密码public String decrypt(String encryptedContent, String password)
ConfigEncryptProvider
decrypt
在类中 ConfigEncryptProvider
encryptedContent
- 密文password
- 密码Copyright © 2018 Pivotal Software, Inc.. All rights reserved.