RSAPrivateKeyAssignHex(TRSAPrivateKey,Integer,RawByteString,RawByteString) Method

Represents method RSAPrivateKeyAssignHex(TRSAPrivateKey,Integer,RawByteString,RawByteString).

Namespace: flcCipherRSA
procedure RSAPrivateKeyAssignHex(var Key: TRSAPrivateKey;
 const KeySize: Integer;
 const HexMod, HexExp: RawByteString);

Parameters

Key
Type: TRSAPrivateKey

KeySize
Type: Integer

HexMod
Type: RawByteString

HexExp
Type: RawByteString