Options
All
  • Public
  • Public/Protected
  • All
Menu

Input parameters of VirgilPythiaCrypto.verify method.

Hierarchy

  • PythiaVerifyParams

Index

Properties

blindedPassword

blindedPassword: Data

G1 blinded password from VirgilPythiaCrypto.blind.

proofValueC

proofValueC: Data

BN proof value C from VirgilPythiaCrypto.prove.

proofValueU

proofValueU: Data

BN proof value U from VirgilPythiaCrypto.prove.

transformationPublicKey

transformationPublicKey: Data

G1 transformation public key.

transformedPassword

transformedPassword: Data

GT transformed password from VirgilPythiaCrypto.transform.

tweak

tweak: Data

The value used to identify the user.