Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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: