Annotation Interface ApiEncryptAes
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Documented
@ApiEncrypt(AES)
public @interface ApiEncryptAes
aes 加密
- 作者:
- licoy.cn, L.cm
- 另请参阅:
-
可选元素概要
可选元素
-
元素详细资料
-
secretKey
Alias forApiEncrypt.secretKey().- 返回:
- {String}
- 默认值:
- ""
-