func github.com/golang-jwt/jwt/v5.ParseRSAPrivateKeyFromPEM

one use

	github.com/golang-jwt/jwt/v5 (current package)
		rsa_utils.go#L17: func ParseRSAPrivateKeyFromPEM(key []byte) (*rsa.PrivateKey, error) {