Documentation

PrivateKey
in

PrivateKey interface

Tags
author

Jim Wigginton terrafrost@php.net

access

public

Table of Contents

Methods

getPublicKey()  : mixed
sign()  : mixed
toString()  : mixed
withPassword()  : mixed

Methods

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

        
On this page

Search results