Options describing how an JWT KeyStore should behave.
package |
Default |
---|
__construct( $jwtKeyStoreOptions = null)
mixed | null
getPassword() : string
string
getPath() : string
string
getType() : string
string
setPassword( $password) : $this
string
$this
setPath( $path) : $this
string
$this
setType( $type) : $this
string
$this