| Package | Description | 
|---|---|
| io.vertx.core.net | |
| io.vertx.reactivex.core.net | |
| io.vertx.rxjava.core.net | 
| Modifier and Type | Method and Description | 
|---|---|
static SelfSignedCertificate | 
SelfSignedCertificate.create()
Create a new  
SelfSignedCertificate instance. | 
static SelfSignedCertificate | 
SelfSignedCertificate.create(String fqdn)
Create a new  
SelfSignedCertificate instance with a fully-qualified domain name, | 
| Modifier and Type | Method and Description | 
|---|---|
SelfSignedCertificate | 
SelfSignedCertificate.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SelfSignedCertificate | 
SelfSignedCertificate.newInstance(SelfSignedCertificate arg)  | 
| Constructor and Description | 
|---|
SelfSignedCertificate(SelfSignedCertificate delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelfSignedCertificate | 
SelfSignedCertificate.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SelfSignedCertificate | 
SelfSignedCertificate.newInstance(SelfSignedCertificate arg)  | 
| Constructor and Description | 
|---|
SelfSignedCertificate(SelfSignedCertificate delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.