PrivateKey
in
PrivateKey interface
Tags
Table of Contents
Methods
- getPublicKey() : mixed
- sign() : mixed
- toString() : mixed
- withPassword() : mixed
Methods
getPublicKey()
public
getPublicKey() : mixed
sign()
public
sign(mixed $message) : mixed
Parameters
- $message : mixed
toString()
public
toString(mixed $type[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $type : mixed
- $options : array<string|int, mixed> = []
withPassword()
public
withPassword([mixed $string = false ]) : mixed
Parameters
- $string : mixed = false