Skip to content

Commit

Permalink
Update test/test_crypto.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Graeb <[email protected]>
  • Loading branch information
DmitriyMusatkin and graebm authored Nov 19, 2024
1 parent ff99494 commit f669e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_crypto.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
-----END RSA PUBLIC KEY-----
"""

RSA_PUBLIC_KEY_DER = (
RSA_PUBLIC_KEY_DER_BASE64 = (
'MIIBCgKCAQEAxaEsLWE2t3kJqsF1sFHYk7rSCGfGTSDa+3r5typT0cb/TtJ989C8'
'dLcfInx4Dxq0ewo6NOxQ/TD8JevUda86jSh1UKEQUOl7qy+QwOhFMpwHq/uOgMy5'
'khDDLlkxD5U32RrDfqLK+4WUDapHlQ6g+E6wS1j1yDRoTZJk3WnTpR0sJHsttLWV'
Expand Down

0 comments on commit f669e4f

Please sign in to comment.