RSAPrivateKeyAssignBufStr(TRSAPrivateKey,Integer,RawByteString,RawByteString) Method

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

Namespace: flcCipherRSA
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