Options
All
  • Public
  • Public/Protected
  • All
Menu

Result of the VirgilPythiaCrypto.transform method.

Hierarchy

  • PythiaTransformResult

Index

Properties

transformedPassword

transformedPassword: Buffer

GT blinded password, protected using server secret (pythia_secret + pythia_scope_secret + tweak).

transformedTweak

transformedTweak: Buffer

G2 tweak value turned into an elliptic curve point. This value is used by Prove() operation.