public static class SafeConfig.CodeSafe extends Object
private boolean
hasRsa
private String
iv
key
privateKey
secret
CodeSafe()
Boolean
getHasRsa()
String
getIv()
getKey()
PrivateKey
getPrivateKey()
getSecret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String key
private String iv
private String secret
private String privateKey
private boolean hasRsa
public CodeSafe()
public Boolean getHasRsa()
public PrivateKey getPrivateKey() throws Exception
Exception
public String getIv() throws Exception
public String getKey() throws Exception
public String getSecret() throws Exception
Copyright © 2023. All rights reserved.