Documentation

PublicKey
in

PublicKey interface

Tags
author

Jim Wigginton terrafrost@php.net

access

public

Table of Contents

Methods

getFingerprint()  : mixed
toString()  : mixed
verify()  : mixed

Methods

getFingerprint()

public getFingerprint(mixed $algorithm) : mixed
Parameters
$algorithm : mixed

toString()

public toString(mixed $type[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$type : mixed
$options : array<string|int, mixed> = []

verify()

public verify(mixed $message, mixed $signature) : mixed
Parameters
$message : mixed
$signature : mixed

        
On this page

Search results