RSAPrivateKeyAssignBufStr(TRSAPrivateKey,Integer,RawByteString,RawByteString) Method
Represents method RSAPrivateKeyAssignBufStr(TRSAPrivateKey,Integer,RawByteString,RawByteString).
procedure RSAPrivateKeyAssignBufStr(var Key: TRSAPrivateKey; const KeySize: Integer; const ModBuf, ExpBuf: RawByteString);
Parameters
- Key
- Type: TRSAPrivateKey
- KeySize
- Type: Integer
- ModBuf
- Type: RawByteString
- ExpBuf
- Type: RawByteString