| 程序包 | 说明 |
|---|---|
| org.ofdrw.core.crypto.encryt |
| 限定符和类型 | 方法和说明 |
|---|---|
EncryptEntries |
EncryptEntries.addEncryptEntry(EncryptEntry encryptEntry)
【必选】
增加 明密文对应关系
|
EncryptEntries |
EncryptEntries.addEncryptEntry(@NotNull String path,
@NotNull String ePath)
【必选】
增加 明密文对应关系
|
EncryptEntries |
EncryptEntries.addEncryptEntry(@NotNull String path,
@NotNull String ePath,
@Nullable String decryptSeedLoc)
【必选】
增加 明密文对应关系
|
EncryptEntries |
EncryptEntries.setID(@NotNull String id)
【必选 属性】
设置 加密操作标识
应与解密入口描述中的一致
|
Copyright © 2021. All rights reserved.