OpenQuizz
Une application de gestion des contenus pédagogiques
NoneAlgorithm Class Reference
Inheritance diagram for NoneAlgorithm:
Collaboration diagram for NoneAlgorithm:

Public Member Functions

def get_signature (self, key, value)
 
- Public Member Functions inherited from SigningAlgorithm
def verify_signature (self, key, value, sig)
 

Detailed Description

Provides an algorithm that does not perform any signing and
returns an empty signature.

Member Function Documentation

◆ get_signature()

def get_signature (   self,
  key,
  value 
)
Returns the signature for the given key and value.

Reimplemented from SigningAlgorithm.


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