Skip to content

SteemJConfig

dez1337 edited this page May 19, 2017 · 22 revisions

private ClientEndpointConfig clientEndpointConfig; private URI websocketEndpointURI; private long timeout; private String dateTimePattern; private long maximumExpirationDateOffset; private String timeZoneId; private String username; private char[] password; private boolean sslVerificationDisabled; private Map<PrivateKeyType, ECKey> privateKeys; private Charset encodingCharset;

Clone this wiki locally