Symbol Reference
Symbol Reference
/ sgcSSL_WinSSPI Namespace
/ Structs, Records, Enums / sgcSSL_WinSSPI.TRSAPubKey
Close
sgcWebSockets Classes
sgcSSL_WinSSPI.TRSAPubKey Record

Namespace: sgcSSL_WinSSPI

Pascal
C++
C#
Visual Basic
public TRSAPubKey = record Magic: Integer; BitLen: Integer; PubExp: Integer; end;
Members
Description
Magic: Integer;
Has to be RSA1
BitLen: Integer;
of bits in modulus
PubExp: Integer;
public exponent

modulus data follows