Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
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: