RSAPrivateKeyAssignHex(TRSAPrivateKey,Integer,RawByteString,RawByteString) Method
Represents method RSAPrivateKeyAssignHex(TRSAPrivateKey,Integer,RawByteString,RawByteString).
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