| 程序包 | 说明 |
|---|---|
| org.ofdrw.core.crypto | |
| org.ofdrw.core.crypto.encryt |
| 限定符和类型 | 方法和说明 |
|---|---|
static ProtectionCaseID |
ProtectionCaseID.getInstance(String id)
获取ID实例
|
static ProtectionCaseID |
ProtectionCaseID.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ProtectionCaseID[] |
ProtectionCaseID.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
DecyptSeed |
DecyptSeed.setEncryptCaseId(@NotNull ProtectionCaseID encryptCaseId)
【必选 属性】
设置 加密保护方案标识,参见附录A
|
Copyright © 2021. All rights reserved.