Constructors
constructor
-
-
Parameters
Methods
getAlias
-
Returns string
getAliasPassword
- getAliasPassword(): string
-
Returns string
getPassword
-
Returns string
getPath
-
Returns string
getProvider
-
Returns string
getType
-
Returns string
getValue
-
setAlias
-
Parameters
setAliasPassword
-
Parameters
setPassword
-
Parameters
setPath
-
Parameters
setProvider
-
Parameters
setType
-
Parameters
setValue
-
Parameters
toJson
-
Returns {}
Key or trust store options configuring private key and/or certificates based on
KeyStore
.The store can either be loaded by Vert.x from the filesystem:
Or directly provided as a buffer:
You can also use specific subclasses JksOptions or PfxOptions that will set the KeyStoreOptions for you: