Unit 'fprsa' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-hash]

TRSA

Declaration

Source position: fprsa.pas line 49

type TRSA = record

  M: PBigInt;

  E: PBigInt;

  D: PBigInt;

  P: PBigInt;

  Q: PBigInt;

  DP: PBigInt;

  DQ: PBigInt;

  QInv: PBigInt;

  ModulusLen: Integer;

  ModulusBits: Integer;

  Context: TBigIntContext;

end;


Documentation generated on: 2025-07-25