Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Signer_Abstract Class Reference
Inheritance diagram for Google_Signer_Abstract:
Google_Signer_P12

Public Member Functions

 sign ($data)
 Signs data, returns the signature as binary data.
 

Member Function Documentation

◆ sign()

Google_Signer_Abstract::sign ( $data)
abstract

Signs data, returns the signature as binary data.

Reimplemented in Google_Signer_P12.


The documentation for this class was generated from the following file: