Instance of 'CrxFileHeader' has no 'sha256_with_rsa' member
Opened this issue · 0 comments
esuelflow commented
I get this error on line 167 in the 'create_header_str' function
proof = header.sha256_with_rsa.add() is the code that throws the error
Opened this issue · 0 comments
I get this error on line 167 in the 'create_header_str' function
proof = header.sha256_with_rsa.add() is the code that throws the error