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

one use

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