Uses of Class
com.iizix.server.security.ServerKey
Packages that use ServerKey Package Description com.iizix.server.security Uses of ServerKey in com.iizix.server.security
Methods in com.iizix.server.security that return ServerKey Modifier and Type Method Description ServerKey
ServerSecurityManager. getServerKey()
Gets the key to use for encryption.Methods in com.iizix.server.security that return types with arguments of type ServerKey Modifier and Type Method Description java.util.List<ServerKey>
ServerKeysProp. getKeys()
Gets the server keys from the property container.