Annotation Interface ApiDecryptDes
@Target({TYPE,METHOD,PARAMETER})
@Retention(RUNTIME)
@Documented
@ApiDecrypt(DES)
public @interface ApiDecryptDes
des 解密
- 作者:
- licoy.cn
- 另请参阅:
-
可选元素概要
可选元素
-
元素详细资料
-
secretKey
Alias forApiDecrypt.secretKey().- 返回:
- {String}
- 默认值:
- ""
-