@Component
@ConfigurationProperties(prefix="shenyu.aes.secret")
public class SecretProperties
extends java.lang.Object
public java.lang.String getKey()
public void setKey(java.lang.String key)
key - keypublic java.lang.String getIv()
public void setIv(java.lang.String iv)
iv - ivCopyright © 2026 The Apache Software Foundation. All rights reserved.