-
Notifications
You must be signed in to change notification settings - Fork 31
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;
This project is developed by dez1337