| 程序包 | 说明 |
|---|---|
| com.oceanbase.clogproxy.common.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static CryptoUtil.Encryptor |
CryptoUtil.newEncryptor()
Create an Encryptor instance using default cipher key.
|
static CryptoUtil.Encryptor |
CryptoUtil.newEncryptor(String key)
Create an
CryptoUtil.Encryptor instance using given cipher key. |
Copyright © 2024. All rights reserved.