Package | Description |
---|---|
net.java.html.lib.node.tls |
Modifier and Type | Method and Description |
---|---|
static SecurePair |
SecurePair.$as(Object obj) |
static SecurePair |
Exports.createSecurePair() |
static SecurePair |
Exports.createSecurePair(Credentials credentials) |
static SecurePair |
Exports.createSecurePair(Credentials credentials,
Boolean isServer) |
static SecurePair |
Exports.createSecurePair(Credentials credentials,
Boolean isServer,
Boolean requestCert) |
static SecurePair |
Exports.createSecurePair(Credentials credentials,
Boolean isServer,
Boolean requestCert,
Boolean rejectUnauthorized) |
Copyright © 2018. All rights reserved.