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