Source position: fprsa.pas line 138
function RSASSA_PS256_Sign(
var RSA: TRSA;
Input: PByte;
Len: Integer;
Output: PByte;
SaltLen: Integer = RSA_PSS_SaltLen_HashLen
):Integer;