Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (32 loc) · 792 Bytes

File metadata and controls

42 lines (32 loc) · 792 Bytes

API Reference

Table of Contents

Class: Context

new Context($contextArgs)

The Context class is the base of all signing and verification actions.

$contextArgs is an associative array of parameters for the context. The following keys are recognised:

Key Name Type Description
keys Array of keys An array of shared secret, public or private key objects
algorithm blah blah
headers blah blah