PS256 is a JWT signing algorithm in the RSA-PSS family. See its key type, hash and whether this tool can verify it below.
PS256/384/512 are RSA signatures using probabilistic padding (PSS). They use the same keys as RS* but apply the modern recommended padding for extra security margin.