Package | Description |
---|---|
io.vertx.reactivex.core.net |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<SelfSignedCertificate> |
SelfSignedCertificate.__TYPE_ARG |
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, |
static SelfSignedCertificate |
SelfSignedCertificate.newInstance(SelfSignedCertificate arg) |
Copyright © 2023 Eclipse. All rights reserved.