Unit 'flcCipherRSA' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TRSAPublicKey

Declaration

Source position: flcCipherRSA.pas line 83

type TRSAPublicKey = record

  KeyBits: Int32;

  

  Modulus: HugeWord;

  

  Exponent: HugeWord;

  

end;



CT Web help

CodeTyphon Studio